I have several patterns for finding information about people including things like:
What is {personName} phone number
and
Tell me about {personName} in {Department}
(Department being a custom entity)
However, no matter what kind of training I give it, including specific mentions of things like "April in Marketing", it always comes back with "April" being a datetimeV2 entity.
Is there a way I can force it to recognize that, within the name patterns, the string "April" is always a name, not "XXXX-04" datetimeV2 entity?
(We have no other people here with names the same as months, but I have to assume if we did, we'd need a workaround for those as well.)
question from:
https://stackoverflow.com/questions/65909633/how-to-tell-luis-that-april-is-a-name-and-not-a-month 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…