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