Analyzing Text Using the Azure AI Language Service service looks at the various text analysis capabilities of Azure’s language service. We start with an overview of each text analysis function and then see how to use them responsibly. We then demonstrate using text analytics with the SDK, API, and a Docker container running locally
Text Analysis overview
Considerations when using Text Analysis
Using the Text Analysis SDK
Using the Text Analysis API
Running Text Analysis on-premises
This lesson is for students who want to learn about the text analysis capabilities of the Azure AI Language Service.
Familiarity with the Azure portal
Know what an SDK (software development kit) is
Resources