Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Entity synonyms in Training Data when using RASA NLU

Tags:

rasa-nlu

I have created a restaurant bot using python using some Training Data(common_Examples). Till now it's fine, but there are many intents with some similarity.

While i'm going through the RASA_NLU site, I have recognized a number of entity_synonyms that could be useful. I can't seem to find any examples on the web. Specifically, I'm looking for example usage or material on entity_synonyms. Any help would be appreciated.

like image 411
vikram kumar Avatar asked Dec 19 '25 09:12

vikram kumar


1 Answers

I found a tutorial explaining how entity synonyms can be used. It uses a json entity synonym file and loads it into the rasa nlu.

Building a chatbot using rasa stack intro and tips

Also for general usage of entity synonyms you can refer the official documentation they have an example there

https://nlu.rasa.com/dataformat.html?highlight=entity%20synonyms#entity-synonyms

like image 153
Lasitha Petthawadu Avatar answered Dec 22 '25 07:12

Lasitha Petthawadu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!