M1ns
(Norman)
March 21, 2019, 2:18pm
1
I want to make a entity that can have more then one word.
For example: Can you notice [shopping at paris] (content)?
It dont work for me, because I cant do a space between the words.
What exactly is your problem? Do you get an error message? I have similar multi word entities and they work fine for me.
Nexemics
(Digvijay Patil)
March 21, 2019, 5:54pm
4
I am having the same problem!
Tell me how?
I made a post but no one replied
Here:
Hi,
I would like to know how can I make the bot recognize entities that consist of more than one word aka entities that have a space between them.
Eg:
if my entity is city and my input is New York.
Bot detects input as [New] (city) [York] (city)
I want bot to detect it as [New York] (city)
I also trained my bot with a lookup table that consist of all cities.
But I am unsure how to make the bot ignore the space between the city names.