Is there named entity recognition model in designer?

Miao, Di 0 Reputation points
2023-02-17T02:15:00.2766667+00:00

There was a named entity recognition model in ML studio. But I can't find it in the ML service designer. I wonder if this model is still in the designer? If yes, how I can find it? Thanks

Azure Machine Learning
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 54,011 Reputation points Moderator
    2023-02-18T02:28:11.07+00:00

    Hello Miao, Di

    Thanks for reaching out to us here! I think you are mentioning the named entity recognition model in Azure Machine Learning Studio Classic as below screenshot -

    n6

    This component has been deprecated in Azure Machine Learning Studio. I am sorry for all inconveniences.

    For workaround, there are two ways you may want to consider for Text named entity project.

    1.In the data labeling projects, you can create Text named entity project as below screenshot -Labeling project creation for text labeling

    The reference document you may want to take a look is here - https://learn.microsoft.com/en-us/azure/machine-learning/how-to-create-text-labeling-projects#create-a-text-labeling-project

    2.Cognitive Service - Language Service NER

    Named Entity Recognition (NER) is one of the features offered by Azure Cognitive Service for Language, a collection of machine learning and AI algorithms in the cloud for developing intelligent applications that involve written language. The NER feature can identify and categorize entities in unstructured text. For example: people, places, organizations, and quantities.

    Document you may want to take a look at - https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/named-entity-recognition/overview

    I hope this helps!

    Regards,

    Yutong

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


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.