 | industryLemmaRankTable Constructor |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
New instance of industry rank table
Namespace:
imbMiningContext.TFModels.ILRT
Assembly:
imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic industryLemmaRankTable(
string __filePath,
bool autoLoad,
string __tableName = ""
)
Parameters
- __filePath
- Type: SystemString
The file path. - autoLoad
- Type: SystemBoolean
if set to true [automatic load]. - __tableName (Optional)
- Type: SystemString
Name of the table.
See Also