Skip to content

CoraPhoenix/dio_challenges_azure_speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dio_challenges_azure_speech

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:

Followed step by step:

  1. Access Azure Portal then click on "Create a resource"
  2. Search for "Language service"

marketplace

  1. Under resource's name, click on "Create resource" then click on "Continue to create your resource"

additional resources

  1. Fill the necessary fields then click on "Review + create"

resource creation

  1. Wait for the validation process; after finished validation with no errors returned, click on "Create"

resource validation

  1. After finishing the deployment process, click on "Go to resource group"
  2. After checking if resource was deployed, go to language.cognitive.azure.com
  3. When accessing the site, you'll be asked to select resource. Fill in the fields and click on "Done"

lanugage studio resource selection

  1. On Language Studio's home page, click on "Classify text" then click on "Analyze sentiment and mine opinions"

language studio home

  1. Select language, input text or text file and check the acknowledge box; finally, click on "Run"

input fields

Here is the output to te sample input:

sample output

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

About

Project made during DIO's "Microsoft Azure AI Fundamentals" Bootcamp, under the section "Análise de Sentimentos com Language Studio no Azure AI"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors