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...