Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 212 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 212 Bytes

Text-Analyzer-AI

This application uses Azure SDK to analyze text and give details such as language, sentiment, key phrases.

Install SDK:

  • pip install azure-ai-textanalytics==5.3.0
  • pip install python-dotenv