 | IWeightTableAddExternalDataTable Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Loads term definitions from the specified DataTable, interpreting termName_column and termAFreq_column. Leave * to use export default column names.
Namespace:
imbSCI.DataComplex
Assembly:
imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
Exceptions| Exception | Condition |
|---|
| [!:dataException] | Column for TermName not found! - null - AddExternalDataTable() failed - TermName column not found in the input table
or
Column for TermAFreq not found! - null - AddExternalDataTable() failed - TermAFreq column not found in the input table |
See Also