Objective, handle false positives better.

When 2 entities are similar, the bot might get them mixed up, making a false positive.

This feature is here to make sure that for the second try, the bot will choose the good entity.

Example scenario

Context

We will ask a first name. There are 6 possible choices:

Screenshot 2022-03-07 at 17.16.33.png

As you can see “Anton” & “Antony” are similar.

Let’s see what happen if we answer “Antoni”.

Screenshot 2022-03-07 at 17.25.43.png

Important remark

Please notice that both “Anton” & “Antony” entity-values were close enough to “Antoni”. That is why they were proposed by the bot.

If we had written something less similar, the bot would have not “understand” → cf the example below, answering “Tony”:

Screenshot 2022-03-07 at 17.30.09.png