Skip to content

sarojdhakal/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.

About

A nepali spellcorrector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%