Project made during DIO's "Microsoft Azure AI Fundamentals" Bootcamp, under the section "Análise de Sentimentos com Language Studio no Azure AI"
Reference links:
- Access Azure Portal then click on "Create a resource"
- Search for "Language service"
- Under resource's name, click on "Create resource" then click on "Continue to create your resource"
- Fill the necessary fields then click on "Review + create"
- Wait for the validation process; after finished validation with no errors returned, click on "Create"
- After finishing the deployment process, click on "Go to resource group"
- After checking if resource was deployed, go to language.cognitive.azure.com
- When accessing the site, you'll be asked to select resource. Fill in the fields and click on "Done"
- On Language Studio's home page, click on "Classify text" then click on "Analyze sentiment and mine opinions"
- Select language, input text or text file and check the acknowledge box; finally, click on "Run"
Here is the output to te sample input:
Noted points: This resource and other Language Studio resources can be used in various environments, also you can use the code in your own environment; more info at tht end of the page







