Using a text classification model

Learn to use a text classification model.

Before you begin

  • You need access to IBM RPA Studio.
  • You need to train a text classifier first. See Training text classifier.
  • The procedure below explain how to use the a text classifier in your bots.

Procedure

Add the Classify Text (classifyText) command to your bot to use a text classification model.

Results

As result, it returns the scores based on the chosen text classification model. It also returns the best choice among the existing options, and the labels assigned to the text classifier.