install nltk

Shell
# on Window : press [window] + [R]
# in the search bar write cmd 

pip install --user -U nltk
Source

Also in Shell: