Login
Remember
Register
Ask a Question
Which of the following expression imports genesis corpus into the working environment?
0
votes
asked
Oct 22, 2020
in
NLP using Python
by
rahuljain1
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
#working-enviournment
Please
log in
or
register
to answer this question.
0
Answers
...