Azure - Natural Language Processing: Text Analytics (AI-FUNDA)
- Tung San
- Jul 28, 2021
- 1 min read
Using Azure Text Analytics
Objective: A company receives a good amount of customer review. To facilitate processing, employ Text Analytics to assist analysis.
1. Prepare the data

Display portion of the data.


2. Employ Azure Text Analytics

3. Perform Text Language Detection to determine the language code of each piece of text.


4. Key Phrases Extraction





5. Sentiment Analysis

6. Well-known Entity extraction



Comments