 | resourceConverterForGramaticTagsLoadSpecificationExcelFile Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Loads the specification excel file from the specified path, and prints out the log. [Not working]
Namespace:
imbNLP.PartOfSpeech.resourceProviders.core
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntaxpublic void LoadSpecificationExcelFile(
string grammSpecPath,
ILogBuilder output
)
Parameters
- grammSpecPath
- Type: SystemString
The gramm spec path. - output
- Type: ILogBuilder
The output.
See Also