barrust / pyspellchecker

Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/
MIT License
694 stars 101 forks source link

Change keyword args for build_dictionary.py #95

Closed sviperm closed 3 years ago

sviperm commented 3 years ago

I want to change keyword args in _parse_args function, -p and -P have similar letter, but different cases. Suggestion:

I can update code on next +- week, when I'll work on creating larger dictionary for Russian.

barrust commented 3 years ago

resolved by #102