TermTerm
Allows you to set the weight of a specific term in agent training. Use the following format to set the term weights:
TermTerm
=Weight
where,
Term
|
is the term whose weight you want to set. You can display the terms in agent training by using the AgentRead action (with ShowTerms enabled). |
Weight
|
is the weight to set for the term (the maximum is 50000 ). If you want IDOL Server to read the term weight from the data index, type auto . |
NOTE: To use the TermTerm
action parameter, you must set SplitNumbers to False
in the IDOL Server configuration file.
Actions: | AgentEdit |
Type: | String |
Default: | |
Example: | TermCOLOR=343
|
See Also: |
|