Click or drag to resize

cloudMatrixSettingslowPassFilter Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

It will pass only terms with less then specified number of clouds found. Max. possible overlap is: n-1, where n is size of square matrix

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public int lowPassFilter { get; set; }

Property Value

Type: Int32
See Also