filyp / autocorrect

Spelling corrector in python
GNU Lesser General Public License v3.0
447 stars 79 forks source link

added italian #30

Closed fliuzzi02 closed 3 years ago

filyp commented 3 years ago

Hi, thanks for contributing. Could you add some test for Italian words in test_all.py? Also I see that the style checks are failing, so you need to reformat the code with black to make them pass.

Opening the link https://www.dropbox.com/s/tpy6w4f7htkujdt/it.tar.gz?dl=0 opens webpage instead of downloading automatically. You should change it to https://dl.dropboxusercontent.com/s/tpy6w4f7htkujdt/it.tar.gz?dl=0

filyp commented 3 years ago

Italian got already added in https://github.com/fsondej/autocorrect/pull/32 so I close this