 | webLemmaTermTable Constructor (String, String, ILogBuilder) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbNLP.PartOfSpeech.TFModels.webLemma.table
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic webLemmaTermTable(
string __filepath,
string _name,
ILogBuilder logger = null
)
Parameters
- __filepath
- Type: SystemString
The filepath. - _name
- Type: SystemString
The name. - logger (Optional)
- Type: ILogBuilder
The logger.
See Also