Click or drag to resize

pipelineTaskSubjectContentTokencurrentForm Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Current form of the task subject

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

Property Value

Type: String
The current form.

Implements

IPipelineTaskSubjectcurrentForm
See Also