Click or drag to resize

pipelineTaskSubjectContentTokencurrentForm Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Current form of the task subject

Namespace:  imbNLP.PartOfSpeech.pipelineForPos.subject
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public string currentForm { get; set; }

Property Value

Type: String
The current form.

Implements

IPipelineTaskSubjectcurrentForm
See Also