A Python based dictionary, can be used as CLI Application.
Hi Reader,
CFF is my Code For Fun Series. All repos with this preposition are under GNU GPL and open for improvements from your side.
Welcome to Pyctionary! As the name suggests, It's Python based Dictionary. Trust me when you look at the code, you'll be suprised to see the amount of code. This is entirely dependent on NLTK package and it just works!
Now, if you wish to run as python code, be my guest! However the fun lies when you need to type less and do more.
If you are of such belief, then you just need to create a .pyc file iut of the Python code and save it in your /usr/bin/
directory. I'll be more decsriptive below.
As of now, I want you to go ahead and try out using regular python pyctionary.py
way.
-Tejas
Pythoneer