 | resourceConverterForGramaticTagsposEnumVsString Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
The POS Enum value vs string table, used for translation
Namespace:
imbNLP.PartOfSpeech.resourceProviders.core
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntaxprotected translationTableMulti<Object, string> posEnumVsString { get; set; }Property Value
Type:
translationTableMultiObject,
String
The position enum vs string.
See Also