Click or drag to resize

cloudConstructorSettingstermInChunkLowerLimit Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the term in chunk lower limit.

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public int termInChunkLowerLimit { get; set; }

Property Value

Type: Int32
The term in chunk lower limit.
See Also