notice

This is documentation for Rasa Documentation v2.x, which is no longer actively maintained.
For up-to-date documentation, see the latest version (3.x).

Version: 2.x

rasa.nlu.utils.pattern_utils

read_lookup_table_file

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.