Click or drag to resize

ITermLemmacompounds Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Used for Phrase

Namespace:  imbNLP.Data.semanticLexicon.core
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
ICollection<ITermLemma> compounds { get; set; }

Property Value

Type: ICollectionITermLemma
The compounds.
See Also