Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pluralize words #12

Open
kkysen opened this issue Aug 15, 2022 · 1 comment
Open

Pluralize words #12

kkysen opened this issue Aug 15, 2022 · 1 comment

Comments

@kkysen
Copy link
Member

kkysen commented Aug 15, 2022

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.

@bytewife
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants