Click or drag to resize

IWeightTableRemoveUnderWeight Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Removes the terms under specified weight.

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
void RemoveUnderWeight(
	double limit = 0.1
)
Request Example View Source

Parameters

limit (Optional)
Type: SystemDouble
The limit.
See Also