 | IPipelineModelcreatePrimaryTasks Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Creates the primary tasks, called by machine's run method
Namespace:
imbNLP.PartOfSpeech.pipeline.core
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
SyntaxList<IPipelineTask> createPrimaryTasks(
Object[] resources
)
Parameters
- resources
- Type: SystemObject
The resources.
Return Value
Type:
ListIPipelineTask[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.pipeline.core.IPipelineModel.createPrimaryTasks(System.Object[])"]
See Also