MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.26k stars 21.44k forks source link

Regarding training custom ner model in azure #52965

Closed divyag11 closed 4 years ago

divyag11 commented 4 years ago

Does azure support training of custom ner model and provide endpoints to host it?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

VikasPullagura-MSFT commented 4 years ago

@divyag11

Thank you for your question! Since this channel is for driving improvements towards MS Docs, could you provide the URL of the specific documentation that your are referring to? That way, we are able to make sure your feedback is addressed by the right team.

divyag11 commented 4 years ago

documentation url : https://docs.microsoft.com/en-in/azure/cognitive-services/text-analytics/text-analytics-resource-faq#can-i-add-my-own-training-data-or-models

SwathiDhanwada-MSFT commented 4 years ago

@divyag11 Thanks for providing the documentation url. We will review your issue and revert to you.

RohitMungi-MSFT commented 4 years ago

@divyag11 Currently text analytics API does not support hosting a custom model. An alternative could be to use a ML model/service hosted via Azure Machine Learning

divyag11 commented 4 years ago

thanks for clearing that up

On Wed, Apr 22, 2020 at 4:12 PM RohitMungi-MSFT notifications@github.com wrote:

@divyag11 https://github.com/divyag11 Currently text analytics API does not support hosting a custom model. An alternative could be to use a ML model/service hosted via Azure Machine Learning

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MicrosoftDocs/azure-docs/issues/52965#issuecomment-617699599, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJLG45ZEFFT3ASVA7CJB5BLRN3CZ3ANCNFSM4MNO5ZQA .

--

Established U/S 3 of UGC Act and Accredited by  NBA of AICTE and NAAC of UGC

Visit us @ http://www.kiit.ac.in http://www.kiit.ac.in/

Follow us @ |Twitter https://www.twitter.com/KIITUniversity/|Facebook https://www.facebook.com/KIITUniversity|Instagram https://www.instagram.com/KIITUniversity/**|

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and delete all copies of this message and any attachments.

 VIRUS WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any

attachments for the presence of viruses. The institute accepts no liability

for any damage caused by any virus transmitted by this email.

aahill commented 4 years ago

@Rohini-MSFT is correct, the Text Analytics API does not support custom training or hosting.

please-close