AI-102 · Question #117
You are examining the Azure AI Language service output of an application. The text analyzed is: "Our tour guide took us up the Space Needle during our trip to Seattle last week." The response…
The correct answer is B. Named Entity Recognition. Named Entity Recognition (NER) is one of the features offered by Azure Cognitive Service for Language, a collection of machine learning and AI algorithms in the cloud for developing intelligent applications that involve written language. The NER feature can identify and…
Question
Exhibit
Options
- ASentiment Analysis
- BNamed Entity Recognition
- CEntity Linking
- DKey Phrase Extraction
How the community answered
(55 responses)- A5% (3)
- B85% (47)
- C7% (4)
- D2% (1)
Explanation
Named Entity Recognition (NER) is one of the features offered by Azure Cognitive Service for Language, a collection of machine learning and AI algorithms in the cloud for developing intelligent applications that involve written language. The NER feature can identify and categorize entities in unstructured text. For example: people, places, organizations, and quantities. https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/named-entity-recogni
Topics
Community Discussion
No community discussion yet for this question.
