Skip to content

Commit

Permalink
fix(nlu): added hypens to latin
Browse files Browse the repository at this point in the history
  • Loading branch information
slvnperron committed Oct 4, 2019
1 parent b13218c commit 0cb19a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/nlu/src/backend/tools/chars.ts
@@ -1,5 +1,6 @@
export const LATIN_CHARSET = `
0123456789
-
abcdefghijklmnopqrstuvwxyz
ÄäÀàÁáÂâÃãÅåǍǎĄąĂăÆæĀā
ÇçĆćĈĉČč
Expand Down

0 comments on commit 0cb19a6

Please sign in to comment.