Importing Intents From File

Intents and expressions can be massively imported from a file to avoid manual creation on every new chatbot and speed up each training phase.

The import file must be a comma delimited CSV file using some or all of the columns specified below.

All imports are additive to the currently existing intents and expressions.

The file must contain column names. The import will start from the second line as the first line is assumed to contain column names. If your file is using special characters such as grave, acute accents or other symbols make sure that the physical file encoding is set to UTF-8.

Locale string must be specified according to the following table:

Last updated