Luis prebuilt entity personName issue

Kurbz 1 Reputation point
2021-03-27T16:07:10.787+00:00

Working with clean new app. Luis fails to tag or return more than one personname from the utterance. Even if we reverse the name order it still only extracts the first.
Example.
John and Mary = John
Mary and John = Mary

The same structure for geography will return 2 entities.

see the difference here between personName and geography.
https://i.stack.imgur.com/ejQfF.png
https://i.stack.imgur.com/Nfd8R.png

Thanks.
K.

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

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,151 Reputation points
    2021-03-29T19:08:32.533+00:00

    Hi, thanks for reaching out! The scenario you described is currently the expected behavior (it might extract some or all names). However, we are working on improving the built-in personName entity (currently on our road-map). However, we recommend using a machine learned entity where you label the instances of names in your dataset and using the personName entity as a feature to help create your own name entity. Sorry for the inconvenience, but hope this helps!

    0 comments No comments