0

i am currently working with the Language Studio by Azure. For now, i am wondering if there is an API for this, especially for the Custom Question Answering that i can work with on my current project.

Rubén
  • 34,714
  • 9
  • 70
  • 166
deetwo-id
  • 245
  • 1
  • 10

1 Answers1

2

Language Studio is just a demonstrator. Everything is made thanks to APIs.

For example for Question answering: https://learn.microsoft.com/en-US/rest/api/cognitiveservices/questionanswering/question-answering

Nicolas R
  • 13,812
  • 2
  • 28
  • 57