Click or drag to resize

IPipelineTaskSubjectcurrentForm Property

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

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

Property Value

Type: String
The current form.
See Also