Click or drag to resize

IPipelineTaskSubjectflagBag Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Bag of various flags, associated to the task subject

Namespace:  imbNLP.PartOfSpeech.pipeline.machine
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
List<Object> flagBag { get; set; }

Property Value

Type: ListObject
The flag bag.
See Also