lemmaExpansionOptions Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.TFModels.semanticCloud
[FlagsAttribute] public enum lemmaExpansionOptions
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| weightAsSemanticDistanceFromParent | 1 | ||
| initialWeightToOne | 2 | ||
| initialWeightFromParent | 4 | ||
| divideWeightByNumberOfSynonims | 8 | ||
| weightAsSemanticDistanceThatIsSumOfLinkWeights | 16 |