Import an NLU intent
As you create intents for your Natural Language Understanding (NLU) model, you can also import and reuse intents from other models in the same application scope. Reusing intents saves time when building new models.
始める前に
- Make sure that the NLU Workbench plugin, NLU Workbench - Core plugin, and Predictive Intelligence plugin are all installed and activated on your instance.
- You can import intents for Virtual Agent and AI Search models.
- Verify that the application scope of your source model and target model are the same.
- Role required: nlu_editor, nlu_admin, or admin
このタスクについて
- training utterances, with their entity annotations
- entities
- test utterances in the default test set
- regular and pattern vocabulary
- When the model already has an intent with the same name as the intent you are trying to import.
- When the model already has an entity with the same name but different attributes as what you are trying to import.
In this example scenario, you are building the content of your NLU model and you want to enhance the model by reusing intents from another model.
手順
次のタスク
Review the annotations of the newly imported training utterances. Add vocabulary annotation if needed.
Train your model to save your updates. For issues with intents, see Resolve intent issues.
If there are any secondary language models associated to your target model, consider importing and translating the new content. See Import primary model content to a secondary model.
For information about prebuilt Virtual Agent models that you can import from, see Reusing intents from prebuilt NLU models.