0 votes
in NLP using Python by
What are the possible features of a text corpus in NLP?

a. Count of the word in a document

b. Vector notation of the word

c. Part of Speech Tag

d. Basic Dependency Grammar

e. All of the above

1 Answer

0 votes
by
e)All of the above can be used as features of the text corpus.

Related questions

0 votes
asked May 8, 2023 in NLP using Python by john ganales
0 votes
asked Sep 8, 2022 in NLP using Python by Robin
...