Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Implementation of Synonym and Regex #163

Open
EdukondaluK opened this issue Jan 28, 2020 · 2 comments
Open

Implementation of Synonym and Regex #163

EdukondaluK opened this issue Jan 28, 2020 · 2 comments

Comments

@EdukondaluK
Copy link

EdukondaluK commented Jan 28, 2020

How to add a synonym for the words and Regular expression for the same in the creation of Intent of examples.

let suppose. India sales then India has a synonym -- like Ind , INDIA etc..

@saikiran2603
Copy link
Contributor

Take a look at https://rasa.com/docs/rasa/nlu/training-data-format/#entity-synonyms . When you create an Entity, and annotate it with different ways of saying the same thing , Ind/INDIA etc , rasa would treat that as a synonym.

@EdukondaluK
Copy link
Author

Take a look at https://rasa.com/docs/rasa/nlu/training-data-format/#entity-synonyms . When you create an Entity, and annotate it with different ways of saying the same thing , Ind/INDIA etc , rasa would treat that as a synonym.

How to add same option in Virtual Assistant and RegEX too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants