+1 vote
in NLP using Python by
Which of the text parsing techniques can be used for noun phrase detection,

verb phrase detection, subject detection, and object detection in NLP.

a. Part of speech tagging

b. Skip Gram and N-Gram extraction

c. Continuous Bag of Words

d. Dependency Parsing and Constituency Parsing

1 Answer

0 votes
by
Answer : d)
...