You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compute the Levenshtein distance if the user entered anything which the bot could not find.
The Bots response should look something like "I could not find... Did you mean X" where X is the cell with the highest value from the Levenshtein distance
Compute the Levenshtein distance if the user entered anything which the bot could not find.
The Bots response should look something like "I could not find... Did you mean X" where X is the cell with the highest value from the Levenshtein distance