/rasa-txt-to-lookup-table

Converts a .txt file (or other plaintext files) to a .yml lookup table compatible with Rasa 2.0

Primary LanguagePythonMIT LicenseMIT

Convert a Text File to Rasa Lookup Format!

Hi! This is a simple python script that converts any plaintext file with entities separated with newlines into a Rasa 2.x compatible lookup file!

Remember to modify the input and output path, as well as the lookup names to suit your needs!