notice
This is unreleased documentation for Rasa & Rasa Pro Documentation Main/Unreleased version.
For the latest released documentation, see the latest version (3.x).
Version: Main/Unreleased
rasa.nlu.utils.pattern_utils
read_lookup_table_file
def read_lookup_table_file(lookup_table_file: Text) -> List[Text]
Read the lookup table file.
Arguments:
lookup_table_file
- the file path to the lookup table
Returns:
Elements listed in the lookup table file.