Click or drag to resize

resourceConverterForGramaticTagsposTypeVsPattern Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Ordinal format definition per pos_type

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
protected translationEnumPatternTable<pos_type> posTypeVsPattern { get; set; }

Property Value

Type: translationEnumPatternTablepos_type
The position of enum types in string pattern of the format
See Also