Click or drag to resize

webLemmaTermAddAbsoluteValues Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Sums absolute values (abs. frequency, document frequency and document set frequency)

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma.table
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public void AddAbsoluteValues(
	webLemmaTerm b
)

Parameters

b
Type: imbNLP.PartOfSpeech.TFModels.webLemma.tablewebLemmaTerm
The b.
See Also