You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current algorithm is unable to make the difference between the number ("one day") and the pronoun ("the one, each one, another one, this one, etc…").
In French it can't do the difference between "un" (number) = "one" and "un" (article) = "a" or "un" pronoun ("j'en veux un").
So, for such words, we don't replace by default, except if another number is next (see unit tests).
The lib is pretty cool, but I find a bug with a particular sentence:
Expected :
"1 day"
The same is true in french (initial test in fact)
The text was updated successfully, but these errors were encountered: