Compare commits

...

2 Commits

@ -9,8 +9,7 @@ If you need to install NLTK, open the terminal and copy:
pip3 install nltk
python3
import nltk
nltk.download('tagsets')
nltk.download('')
nltk.download('all')

Loading…
Cancel
Save