Click or drag to resize

pipelineTaskTGetStringInfo Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.pipeline.machine.pipelineTask`1.GetStringInfo(System.Boolean)"]

Namespace:  imbNLP.PartOfSpeech.pipeline.machine
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public string GetStringInfo(
	bool full = true
)

Parameters

full (Optional)
Type: SystemBoolean

[Missing <param name="full"/> documentation for "M:imbNLP.PartOfSpeech.pipeline.machine.pipelineTask`1.GetStringInfo(System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.pipeline.machine.pipelineTask`1.GetStringInfo(System.Boolean)"]

Implements

IPipelineTaskGetStringInfo(Boolean)
See Also