0 votes
in NLP using Python by

Which of the following expression is used to download all the required corpus and collections , related to NLTK Book ?

(a) nltk.open('book')

(b) download('book')

(c) nltk.download('book') 

(d) nltk.get('book')

Related questions

0 votes
asked Oct 22, 2020 in NLP using Python by rahuljain1
0 votes
asked Oct 22, 2020 in NLP using Python by rahuljain1
...