Skip to content

viditjain08/IR-CSF469

Repository files navigation

Installation (for python3 only)

sudo apt-get install python3-gi gir1.2-gtk-3.0
pip install nltk numpy PyGObject pickle
python
>>>import nltk
>>>nltk.download('reuters')
>>>nltk.download('wordnet')
exit()
python gui.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages