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 existing dictionaries/lexicons seem to have poor support for pluralized words (which are words themselves!), so see if we can add this in a post-processing step.
It appears massive dictionaries like the one currently being used (Scrabble's) covers plurals. However, the dictionary also has some weird words. I'm unsure of which dictionary to use, in order to avoid subjectivity on which words should be considered valid
The existing dictionaries/lexicons seem to have poor support for pluralized words (which are words themselves!), so see if we can add this in a post-processing step.
We may be able to use this library: plurals/pluralize.
The text was updated successfully, but these errors were encountered: