Click or drag to resize

SpaceDocumentModelterms Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Terms of the document

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

Property Value

Type: TokenDictionary
The terms.
See Also