AI-900 · Question #35
You use natural language processing to process text from a Microsoft news story. You receive the output shown in the following exhibit. Which type of natural languages processing was performed?
The correct answer is A. entity recognition. Named Entity Recognition (NER) is the ability to identify different entities in text and categorize them into pre-defined classes or types such as: person, location, event, product, and In this question, the square brackets indicate the entities such as DateTime, PersonType…
Question
Exhibit
Options
- Aentity recognition
- Bkey phrase extraction
- Csentiment analysis
- Dtranslation
How the community answered
(30 responses)- A90% (27)
- B3% (1)
- D7% (2)
Explanation
Named Entity Recognition (NER) is the ability to identify different entities in text and categorize them into pre-defined classes or types such as: person, location, event, product, and In this question, the square brackets indicate the entities such as DateTime, PersonType, Skill. https://docs.microsoft.com/en-in/azure/cognitive-services/text-analytics/how-tos/text-analytics- how-to-entity-linking?tabs=version-3-preview
Topics
Community Discussion
No community discussion yet for this question.
