Box 1: 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 organization.
Box 2: Sentiment analysis -
Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral.
Box 3: Translation -
Using Microsoft's Translator text API
This versatile API from Microsoft can be used for the following:
Translate text from one language to another.
Transliterate text from one script to another.
Detecting language of the input text.
Find alternate translations to specific text.
Determine the sentence length.
Reference:
https://docs.microsoft.com/en-in/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-entity-linking?tabs=version-3-preview
https://azure.microsoft.com/en-us/services/cognitive-services/text-analytics