Azure Custom Text Analytics for Health: Request Rest API documentaion for the same.

Umamaheswari V 40 Reputation points
2023-10-18T07:23:12.53+00:00

Would appreciate if the REST API documentation for Custom Text Analytics for Health can be shared. Looking for information on how to send text files to this API. What are the limitations for sending medical related text files, ie the limitation off no:of pages and format that can be send, to make the call to API

Thank you!!

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
359 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,418 questions
0 comments No comments
{count} votes

Accepted answer
  1. YutongTie-MSFT 46,991 Reputation points
    2023-10-23T18:52:01.47+00:00

    @Umamaheswari V

    Thanks for reaching out to us, for your questions, please refer to below information -

    what are the limitations for sending medical related text files, ie the limitation off no:of pages and format that can be send, to make the call to API -

    User's image

    Document limits

    • You can only use .txt. files. If your data is in another format, you can use the CLUtils parse command to open your document and extract the text.
    • All files uploaded in your container must contain data. Empty files are not allowed for training.
    • All files should be available at the root of your container.

    User's image

    More information about the limitations please refer to here - https://learn.microsoft.com/en-us/azure/ai-services/language-service/custom-text-analytics-for-health/reference/service-limits

    For how to leverage the REST API to call, please refer to the quickstart here - https://learn.microsoft.com/en-us/azure/ai-services/language-service/custom-text-analytics-for-health/quickstart?pivots=rest-api

    Please have a try and I hope it helps.

    Regards,

    Yutong

    -Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful