Reviewing and adding training data for text predictions
Improve the performance of your text prediction by using the training data that customer service representatives (CSRs) add to a conversational channel as they work with incoming messages in the production environment. CSRs can give feedback on the outcomes (topics, sentiments, entities) that the text prediction detects in incoming messages, and correct any errors.
You can export the training data from a channel in the production environment, and then import it to the same channel in a non-production environment, for example, Development or Sandbox. The training data that you add to a channel becomes automatically available on the Training Data tab in the text prediction that is associated with the channel. You can then review and approve this training data, and rebuild the models in the text prediction with the new training data. Finally, the updated text prediction can be migrated and deployed in production.
- Open the text prediction:
- In the navigation pane of App Studio, click Channels.
- In the Current channel interfaces section, click the icon that represents a channel for which you want to configure the text prediction.
- On the channel configuration page, click the Behavior tab, and then click Open text prediction.
- In the Prediction workspace, click the Training data tab.
- Optional: To add more training data, click Add, enter some sample text in the Text window, and then click Add.
- Review the training data:
- In the Pending training data list, select a piece of training data.
- Optional: To edit the sample text, click Edit, modify the text, and then click Save.
- In the Topic field, enter the topic of the training data, for example, greeting.
- Optional: In the Sentiment field, enter the sentiment of the training data, for example, positive.
- Double-click and then right-click a word or phrase in the training data that represents an entity, and then select the corresponding entity type from the list.
- Select the Reviewed check box.
- In the prediction workspace, click Save to save your changes.
Previous topic Adding entities to text predictions Next topic Building models in text predictions