Click or drag to resize

weightTableSetTWeightTableTerm, TWeightTableAdd Method (IWeightTable)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the specified document and processes all terms contained

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public IWeightTable Add(
	IWeightTable document
)
Request Example View Source

Parameters

document
Type: imbSCI.DataComplexIWeightTable
The document.

Return Value

Type: IWeightTable

Implements

IWeightTableSetAdd(IWeightTable)
See Also