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

Feature request: dictionaries #37

Open
LilithHafner opened this issue Nov 28, 2021 · 2 comments
Open

Feature request: dictionaries #37

LilithHafner opened this issue Nov 28, 2021 · 2 comments

Comments

@LilithHafner
Copy link

Hi folks, I'm looking for a dictionary of all or the most common 100,000 words in a language (english). Is this package a good place to put such a list? Or is it already here and I'm missing it?

@LilithHafner
Copy link
Author

On unix for english we have readlines("/usr/share/dict/words"), but this package could provide something more general.

@aviks
Copy link
Member

aviks commented Nov 29, 2021

Yes, we could very well have this in this package. I'd be happy to review a PR for this.

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

No branches or pull requests

2 participants