mettre à niveau la version NLTK

pip install nltk --upgrade
# or
$ python -m pip install -U nltk
Trained Tuna