 | resourceConverterForGramaticTagsConvertFromString Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbNLP.PartOfSpeech.resourceProviders.core
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic grammaticTagCollection ConvertFromString(
string tag
)
Parameters
- tag
- Type: SystemString
The string encoding that is to be interpreted into grammatic tag
Return Value
Type:
grammaticTagCollectionInstance of grammaticTagCollection built from the string input
Exceptions
See Also