Can we train an a pre-build entity?

Venkata Praveen Kumar Bejji 1 Reputation point
2022-04-22T00:20:44.063+00:00

Can a pre-built entities be trained? For example, can we train pre-built personName entity to recognize or not recognize an person name?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,373 questions
{count} votes

1 answer

Sort by: Most helpful
  1. romungi-MSFT 42,116 Reputation points Microsoft Employee
    2022-04-22T12:31:26.877+00:00

    @Venkata Praveen Kumar Bejji No, prebuilt entities cannot be retrained. Please refer documentation for details.

    The behavior of prebuilt entities is pre-trained and cannot be modified.

    You can, however, train your app by adding utterances and tagging the entity as the required entity that needs to be recognized instead of LUIS pre-built entity. This is basically neutralizing the default behavior or changing the behavior of the prebuild domain intent.

    If an answer is helpful, please click on 130616-image.png or upvote 130671-image.png which might help other community members reading this thread.

    0 comments No comments