Click or drag to resize

cloudConstructorprocessStandard Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.cloudConstructor.processStandard(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud,imbSCI.Core.reporting.ILogBuilder,System.Collections.Generic.List{imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskMCSiteSubject})"]

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
protected lemmaSemanticCloud processStandard(
	webLemmaTermTable chunkTable,
	webLemmaTermTable termTable,
	lemmaSemanticCloud output,
	ILogBuilder logger,
	List<pipelineTaskMCSiteSubject> subjects
)

Parameters

chunkTable
Type: imbNLP.PartOfSpeech.TFModels.webLemma.tablewebLemmaTermTable

[Missing <param name="chunkTable"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.cloudConstructor.processStandard(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud,imbSCI.Core.reporting.ILogBuilder,System.Collections.Generic.List{imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskMCSiteSubject})"]

termTable
Type: imbNLP.PartOfSpeech.TFModels.webLemma.tablewebLemmaTermTable

[Missing <param name="termTable"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.cloudConstructor.processStandard(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud,imbSCI.Core.reporting.ILogBuilder,System.Collections.Generic.List{imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskMCSiteSubject})"]

output
Type: imbNLP.PartOfSpeech.TFModels.semanticCloudlemmaSemanticCloud

[Missing <param name="output"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.cloudConstructor.processStandard(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud,imbSCI.Core.reporting.ILogBuilder,System.Collections.Generic.List{imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskMCSiteSubject})"]

logger
Type: ILogBuilder

[Missing <param name="logger"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.cloudConstructor.processStandard(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud,imbSCI.Core.reporting.ILogBuilder,System.Collections.Generic.List{imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskMCSiteSubject})"]

subjects
Type: System.Collections.GenericListpipelineTaskMCSiteSubject

[Missing <param name="subjects"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.cloudConstructor.processStandard(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud,imbSCI.Core.reporting.ILogBuilder,System.Collections.Generic.List{imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskMCSiteSubject})"]

Return Value

Type: lemmaSemanticCloud

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.cloudConstructor.processStandard(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud,imbSCI.Core.reporting.ILogBuilder,System.Collections.Generic.List{imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskMCSiteSubject})"]

See Also