From the course: Calling REST APIs with Java

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Text Analytics API registration and security

Text Analytics API registration and security - Java Tutorial

From the course: Calling REST APIs with Java

Start my 1-month free trial

Text Analytics API registration and security

- [Instructor] Before using the text analytics API, we need to create a new Azure cognitive service resource and obtain credentials to access that resource. So having an Azure account is a prerequisite at this point. If you don't have an account click on this button on the Azure homepage to obtain your free trial account. Once you have the account then you can navigate into the portal using this link. Inside of the portal, we can create resources like our cognitive services. To do that, we just click on this button. This is going to allow us to search for the resource that we'd like to create. And when using cognitive services, we have several options. The first is to deploy the whole bundle of services. So if you just search for cognitive here, you'll see this option in the dropdown. And this would allow you to deploy a bundle of cognitive services. So this is going to be one end point to access the vision, the language…

Contents