SyntaxFix
Write A Post
Hire A Developer
Questions
In my machine which is ubuntu 14.04 with python 2.7 installed, if I go here,
/usr/local/lib/python2.7/dist-packages/nltk/
there is a file called
VERSION.
VERSION
If I do a cat VERSION it prints 3.1, which is the NLTK version installed.
cat VERSION
3.1