Click or drag to resize

SpaceModelterms Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Raw frequency dictionary for all terms

Namespace:  imbNLP.Toolkit.Space
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.16
Syntax
C#
public TokenDictionary terms { get; set; }

Property Value

Type: TokenDictionary
The terms.
See Also