Skip to content

nepali-bhasa/nepali-spell

Repository files navigation

#Nepali SpellCorrector

##Description A spell corrector for Nepali that uses Edit Distance to predict correct words.

Screenshot 1

Screenshot 2

##Running Checkout the latest sources with:

git clone https://github.com/tnagorra/nspell

Compile and run the application with:

python3 setup.py build_ext --inplace
python3 main.py

##License It is distributed under GNU GPL. A copy of the license is available in the distributed LICENSE file.

Releases

No releases published

Packages

No packages published