Skip to content

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