 | textResourceIndexBaseresolve Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Retrieves the lexicInflection information, if required it will process the gram tags
Namespace:
imbNLP.PartOfSpeech.resourceProviders.core
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxprotected lexicInflection resolve(
string key,
ILogBuilder logger = null
)
Parameters
- key
- Type: SystemString
The key. - logger (Optional)
- Type: ILogBuilder
The logger.
Return Value
Type:
lexicInflection[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.resourceProviders.core.textResourceIndexBase.resolve(System.String,imbSCI.Core.reporting.ILogBuilder)"]
See Also