pyaiml21.utils.load_files

Utilities to load AIML data.

Functions

aiml_map_fromstring

Guess the format and parse AIML map from the given string.

aiml_set_fromstring

Guess the format and parse the AIML set.

aiml_sub_fromstring

Guess the format and parse AIML substitutions from the given string.

load_aiml_map

Guess the format and parse AIML map from the given file.

load_aiml_set

Try to load AIML set and guess its format.

load_aiml_sub

Guess the format and parse AIML substitutions from the given file.