Click or drag to resize

wordSimilarityComponentgramConstruction Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the gram construction.

Namespace:  imbNLP.PartOfSpeech.analysis
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public nGramsModeEnum gramConstruction { get; set; }

Property Value

Type: nGramsModeEnum
The gram construction.
See Also