Language Studion Custom Named Entity Recognition Approach

Marlene 0 Reputation points
2024-05-17T09:10:21.7833333+00:00

What approach is utilized in Azure Language Studio for Custom Named Entity Recognition (NER)?

What type of neural networks or models are trained in this process? Are they Transformer-based models like BERT, RoBERTa, or another architecture?

Is there a way to find detailed information about the model used and the training methods directly in the Azure documentation or the Azure portal?

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
371 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,485 questions
{count} votes

1 answer

Sort by: Most helpful
  1. santoshkc 5,350 Reputation points Microsoft Vendor
    2024-05-17T11:36:58.0833333+00:00

    Hi @Marlene,

    Thank you for reaching out to Microsoft Q&A forum!

    Azure Language Studio for Custom Named Entity Recognition (NER) utilizes a machine learning approach to build custom models for domain-specific entity extraction tasks.

    Regarding the type of neural networks or models trained in this process, the Azure documentation does not provide specific information about the architecture used for Custom NER. However, the documentation mentions that the service applies machine-learning intelligence to enable users to build custom models for custom named entity recognition tasks.

    Regarding the model used and the training methods, the documentation provides information on how to train your custom named entity recognition model, which includes information on how to prepare your data, split your data, and start a training job. The documentation also provides information on how to view your model's performance to determine if you need to improve your model. However, the documentation does not provide detailed information about the model architecture used or the training methods.

    See: NER overview and custom NER overview.

    I hope you understand. And, if you have any further query do let us know.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful.

    0 comments No comments