Click or drag to resize

lemmaSemanticConstructprimaryChunks Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Lemma form of primary chunks

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public List<webLemmaTerm> primaryChunks { get; set; }

Property Value

Type: ListwebLemmaTerm
The primary chunks.
See Also