If your entities will come from a fixed set of values, then use lookup tables, as Juste has recommended. If your entities can have totally random values and they will overlap with other entities, then use the approach described here.
lgrinberg
(Leo@Vocinity)
4
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| NLU entity extraction when user gives single word as response | 10 | 4537 | December 11, 2018 | |
| RASA NLU: Multiple entity extraction from Single intent | 2 | 1539 | January 7, 2020 | |
| Setting intent if spacy entity is recognized | 3 | 1438 | November 6, 2018 | |
| Entities extraction rasa 2 | 2 | 267 | February 9, 2021 | |
| Find entity by placeholder | 1 | 474 | June 1, 2020 |