Click or drag to resize

cloudMatrixAnalysisReportPublishHistograms Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.reportData.optionalReports.cloudMatrixAnalysisReport.PublishHistograms(imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,System.String)"]

Namespace:  imbWBI.Core.WebClassifier.reportData.optionalReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void PublishHistograms(
	lemmaSemanticCloud cl,
	webLemmaTermTable lemmaTable,
	string insert
)

Parameters

cl
Type: imbNLP.PartOfSpeech.TFModels.semanticCloudlemmaSemanticCloud

[Missing <param name="cl"/> documentation for "M:imbWBI.Core.WebClassifier.reportData.optionalReports.cloudMatrixAnalysisReport.PublishHistograms(imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,System.String)"]

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

[Missing <param name="lemmaTable"/> documentation for "M:imbWBI.Core.WebClassifier.reportData.optionalReports.cloudMatrixAnalysisReport.PublishHistograms(imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,System.String)"]

insert
Type: SystemString

[Missing <param name="insert"/> documentation for "M:imbWBI.Core.WebClassifier.reportData.optionalReports.cloudMatrixAnalysisReport.PublishHistograms(imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,System.String)"]

See Also