Answers

Question and Answer:

  Home  Natural Language Processing Engineer

⟩ While working with text data obtained from news sentences, which are structured in nature, which of the grammar-based text parsing techniques can be used for noun phrase detection, verb phrase detection, subject detection and object detection. A) Part of speech tagging B) Dependency Parsing and Constituency Parsing C) Skip Gram and N-Gram extraction D) Continuous Bag of Words

B) Dependency Parsing and Constituency Parsing

Dependency and constituent parsing extract these relations from the text

 202 views

More Questions for you: