Click or drag to resize

IStreamComposerprocess Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.decomposing.stream.IStreamComposer.process(imbMiningContext.MCDocumentStructure.imbMCBlock)"]

Namespace:  imbNLP.PartOfSpeech.decomposing.stream
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
List<imbMCStream> process(
	imbMCBlock block
)

Parameters

block
Type: imbMCBlock

[Missing <param name="block"/> documentation for "M:imbNLP.PartOfSpeech.decomposing.stream.IStreamComposer.process(imbMiningContext.MCDocumentStructure.imbMCBlock)"]

Return Value

Type: ListimbMCStream

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.decomposing.stream.IStreamComposer.process(imbMiningContext.MCDocumentStructure.imbMCBlock)"]

See Also