Supporting Synonyms in Users' Queries

(Vila Vg) #1

Hello

Has anyone working with integrations to support synonymous user inputs in bots? Large = big, small = tiny etc would work without explicit definition of those strings as triggers

There’s Watson demos w/ their Dialog API. Can anyone advise how to use these with Flow

http://watson-movieapp-dialog.mybluemix.net/watson-movieapp-dialog/dist/?cm_mc_uid=88303310546714673634178&cm_mc_sid_50200000=1468599221#/chatting

https://dialog-demo.mybluemix.net/

Thanks!

(Kellsey Shaw) #2

Hi there,

We don’t have this kind of natural language feature as it would cause complications and limitations. It would mean that you couldn’t use words to trigger other flows that were synonymous with a trigger word used in another flow.