I want to install nltk 3.0 on Ubuntu 13.10.
I have been running Ubuntu for a few weeks (first time I am using Linux) and I have just downloaded python 3.4.0 - 3.3 is also on Ubuntu since it was installed with the operating system. Python 2.5+ is also preinstalled and I actually have the nltk (not 3.0) installed using the terminal and can use this in my python 2 idle, but not my python 3 idle as expected.
However, and my newbieness will shine here. I have no idea where 3.4 installed, so I don't know where to unzip the nltk-3.0a3.tar.gz !!
I am fine with using the terminal to download if needed, I just don't know how with nltk 3.4 either.