Options
The Text Categorizer Options gives you the choice of selecting parameters based on which you want to classify your input string of data. You can select the model for categorization and the number of matching levels to which you want the output. For example, only the closest match or closest plus the second close match.
Option Name |
Description |
---|---|
Override system default options with the following values | To override the default option and select the categorizer from the Categorizer name drop down. |
Categorizer name |
Specifies the model to be used for text categorization. It lists all the models you
trained in the text categorization phase.
Note: For more information, see Training the Model. |
Category count |
The count of matching levels of category that you want in the output. For example,
select 1 to display just the closest match and 2 to display the closest plus the
second close match.
Note: The maximum value corresponds to the number of different
classes specified while training the model. |