Click or drag to resize

pipelineTaskSubjectContentTokenflagBag Property

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

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

Property Value

Type: ListObject
The flag bag.

Implements

IPipelineTaskSubjectflagBag
See Also