 | tableAnnotationResolver Constructor |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Namespace:
imbNLP.PartOfSpeech.resourceProviders.core
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntaxpublic tableAnnotationResolver(
string annotationTablePath,
ILogBuilder logger = null,
Type hostType = null
)
Parameters
- annotationTablePath
- Type: SystemString
The annotation table path. - logger (Optional)
- Type: ILogBuilder
The logger. - hostType (Optional)
- Type: SystemType
Type of the host.
See Also