Testing an email parser
Test an email parser model to ensure that it extracts the email parts, such as the signature, body, and disclaimer, correctly. Testing is a good practice after you add training data to an email parser.
- 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.
- Click the Settings tab.
- In the Preprocessing model section, copy the name of the parser model.
- In the navigation pane of Prediction Studio, click Models.
- Search for the email parser model, and then open it.
- In the upper-left corner of the email parser model, click Test.
- In the Test window, enter a sample message, and then click Test.
- Review the results, and then verify whether the model parses the text correctly.
Previous topic Training an email parser Next topic Labeling text with categories