rasa-demo icon indicating copy to clipboard operation
rasa-demo copied to clipboard

Lookup Table File Syntax for Rasa 2

Open Esther-Guo opened this issue 4 years ago • 3 comments

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

Esther-Guo avatar Jan 11 '21 01:01 Esther-Guo

Thanks for the issue, @tmbo will get back to you about it soon!

You may find help in the docs and the forum, too 🤗

sara-tagger avatar Jan 11 '21 07:01 sara-tagger

@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 avatar Jan 15 '21 12:01 koernerfelicia

@koernerfelicia Yes, exactly!

Esther-Guo avatar Jan 17 '21 09:01 Esther-Guo