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

autocorrect for bengali #17

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

SubrataSarkar32
Copy link

Added support for Bengali:

Works for bengali, update required for tests, this works just for bengali .

Works for bengali, update required for tests
@SubrataSarkar32
Copy link
Author

Updated. The module now works for both English and Bengali

Copy link
Member

@foobarmus foobarmus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the added functionality, but your code needs to be cleaner. You should:

  • remove all the .pyc files
  • not duplicate code in the if statement you added to the spell function
  • always look for the cleanest, most maintainable way of coding something
  • explain what you're doing to the word lists. I don't have time to read all those changes

If you make a serious effort to clean it up, and provide a bit of explanation, I'll review it again. Then if it's clean enough, I'll merge

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.

3 participants