Click or drag to resize

posFlagExtensions Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
POS Flags filtration extensions
Inheritance Hierarchy
SystemObject
  imbNLP.PartOfSpeech.flagsposFlagExtensions

Namespace:  imbNLP.PartOfSpeech.flags
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public static class posFlagExtensions

The posFlagExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic membergetGrammarContext
Gets the grammar context flags: degree, gender, number, gramaticalCase, definitness, animatness, negation... everything that is not direct subtype flag.
Public methodStatic membergetSubTypes
Gets the sub type flags from graphTags, for the mainType specified
Top
See Also