rasa-demo
rasa-demo copied to clipboard
Lookup Table File Syntax for Rasa 2
Hi!
There might be a typo in using lookup table file in nlu.yml. Since the lookup table files are in YAML format but they are referred to as TEXT files. Suggestion: change location**.txt** and products.txt to location.yml and products.yml
(For someone gets errors when they want to separate lookup files from nlu.yml, pointing to the files is no longer needed.)
Cheers
Thanks for the issue, @tmbo will get back to you about it soon!
You may find help in the docs and the forum, too 🤗
@Esther-Guo, thank you for creating an issue! Correct me if I'm wrong, you're referring to these lines in Sara's nlu.yml files?
@koernerfelicia Yes, exactly!