AgentBoolean
Whether to use Boolean restrictions on categories. Set AgentBoolean
to True
to check whether the categories that match the query document or text also match the Boolean restrictions that you have set for a category (for example, by using CategorySetTraining).
Setting AgentBoolean
to True
implicitly sets TextParse to True
.
Actions: | CategorySuggestFromDocument
|
Type: | Boolean |
Default: | False |
Example: | AgentBoolean=True
|
See Also: | TextParse |