Click or drag to resize

itmConstructorBasicprocess Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.TFModels.industryLemma.itmConstructorBasic.process(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbMiningContext.TFModels.ILRT.industryLemmaRankTable)"]

Namespace:  imbNLP.PartOfSpeech.TFModels.industryLemma
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public industryLemmaRankTable process(
	webLemmaTermTable chunkTable,
	webLemmaTermTable termTable,
	industryLemmaRankTable output
)

Parameters

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

[Missing <param name="chunkTable"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.industryLemma.itmConstructorBasic.process(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbMiningContext.TFModels.ILRT.industryLemmaRankTable)"]

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

[Missing <param name="termTable"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.industryLemma.itmConstructorBasic.process(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbMiningContext.TFModels.ILRT.industryLemmaRankTable)"]

output
Type: industryLemmaRankTable

[Missing <param name="output"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.industryLemma.itmConstructorBasic.process(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbMiningContext.TFModels.ILRT.industryLemmaRankTable)"]

Return Value

Type: industryLemmaRankTable

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.TFModels.industryLemma.itmConstructorBasic.process(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermTable,imbMiningContext.TFModels.ILRT.industryLemmaRankTable)"]

See Also