0 votes
in NLP using Python by
Which of the following expression imports genesis corpus into the working environment?

(a) from nltk.corpus import genesis  

(b) from corpus import genesis

(c) from nltk import genesis

(d) import genesis

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
...