Export an NLU model
Export a Natural Language Understanding (NLU) model to create a CSV file of the intents and utterances. You can then use the CSV file to edit, share, and import.
始める前に
- Make sure that the NLU Workbench plugin, NLU Workbench - Core plugin, and Predictive Intelligence plugin are all installed and activated on your instance.
- Role required: nlu_editor, nlu_admin, or admin
このタスクについて
Exporting an NLU model creates a CSV file. The file contains a table of the utterances from the model and the matched intents. The data comes from the Utterances tab for each intent in the model.
注:
The file doesn't contain the sources of the utterances. Also the file doesn't transfer
entities or vocabulary associated with the model. To export all model data, see
Add an NLU model to an update set.
手順
次のタスク
You can use the CSV file to share the model or edit the utterances. You can also create a model by importing the CSV file. For more information, see Create an NLU model from a CSV file.