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

fix #542 plurals issue #564

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

HACore
Copy link

@HACore HACore commented Jun 11, 2020

Hi.
We solved #542 the plurals issue by utilizing the pyenchant package. It's a way that doesn't affect execution time as much as you worry about. If there is no problem with this after the review, please merge it to the project.
You can use pip install pyenchant

@amueller
Copy link
Owner

Wouldn't it be easier to just spellcheck the text before passing it to wordcloud?

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

Successfully merging this pull request may close these issues.

2 participants