Rasa Algorithm Whiteboard - FlashText Entity Extraction

Опубликовано: 19 Октябрь 2024
на канале: Rasa
1,912
48

In this video, we will explore a data structure that will help us detect entities by string matching. In particular, we'll look at FlashText to make the retrieval task faster.

You can learn more about Flashtext on GitHub:
https://github.com/vi3k6i5/flashtext

The paper on the implementation can be found here:
https://arxiv.org/abs/1711.00046

For more information on the Rasa NLU Examples implementation:
https://rasahq.github.io/rasa-nlu-exa...

For the GitHub repository that contains the benchmark:
https://github.com/RasaHQ/benchmark-l...