Click or drag to resize

bagOfWordscalculate Method (bagOfWords, operation)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Calculates the specified second.

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public void calculate(
	bagOfWords second,
	operation op
)
Request Example View Source

Parameters

second
Type: imbSCI.DataComplex.specialbagOfWords
The second.
op
Type: imbSCI.Core.enumsoperation
The op.
See Also