A spell corrector for Nepali that uses Edit Distance to predict correct words.
Checkout the latest sources with:
git clone https://github.com/nepali-bhasa/nepali-spell
Compile and run the application with:
python3 setup.py build_ext --inplace
python3 main.py
It is distributed under GNU GPL. A copy of the license is available in the distributed LICENSE file.

