Click or drag to resize

IPipelineTaskGetStringInfo Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

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

Parameters

full (Optional)
Type: SystemBoolean

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

Return Value

Type: String

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

See Also