How is 'true' a personName?
LUIS prebuilt entities seem to be buggy.
It takes words like 'true' or 'nah' as personName entity.
Hope the issue will be resolved soon

2 comments
-
Muzib commented
Yes but please remove this words from the personName entity and make our lives easier.
Another word I found: 'albeit'. It's also included in personName entity. -
You can add and refine the prebuilt entity with your own data by creating a machine learned entity and use the personName entity as a feature to it. That way all the additional labels from your data will learn the context of where person names exist in your application.