WeightingAlgorithm
The integer that represents the weighting algorithm to use to build the category.
You can use one of the following values:
-
0
: default algorithm -
1
: language categorization -
2
: bias toward capitalization and proper name terms -
3
: allow only proper name terms; no single words
Actions: | CategoryBuild |
Type: | Integer |
Default: | 0 |
Example: | WeightingAlgorithm=2
|
See Also: |