 | resourceConverterForGramaticTagsposEnumVsString Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
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.30
Syntaxprotected translationTableMulti<Object, string> posEnumVsString { get; set; }Property Value
Type:
translationTableMultiObject,
String
The position enum vs string.
See Also