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!
Converts a .txt file (or other plaintext files) to a .yml lookup table compatible with Rasa 2.0
PythonMIT