Click or drag to resize

IStreamComposerprocess Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[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.18
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