fix: improve number parsing, add number_nd_tokens
add dictionary overrides
This commit is contained in:
parent
97492780c6
commit
19781eab36
13 changed files with 33097 additions and 35712 deletions
|
|
@ -30,3 +30,5 @@ build a dictionary.
|
|||
- Examples: "1.4M views"
|
||||
- There is an exception for the value 0 ("no views") and in some languages for the value
|
||||
1 (pt: "Um vídeo")
|
||||
- Special case: Language "gu", "જોવાયાની સંખ્યા" = "no views", contains no unique tokens
|
||||
to parse
|
||||
|
|
|
|||
Reference in a new issue