Click or drag to resize

pipelineTokenCrossCategoryDictionaryAdd Method (IDocumentSetClass, pipelineTaskSubjectContentToken)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Adds the specified category.

Namespace:  imbWBI.Core.WebClassifier.reportData.optionalReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void Add(
	IDocumentSetClass category,
	pipelineTaskSubjectContentToken element
)

Parameters

category
Type: imbWBI.Core.WebClassifier.categoryIDocumentSetClass
The category.
element
Type: imbNLP.PartOfSpeech.pipelineForPos.subjectpipelineTaskSubjectContentToken
The element.
See Also