| Input Table | Description |
|---|---|
| InputTable | Table that contains the following columns:
Supports Unicode input data. |
| ModelTable | Table that contains the following columns:
When ModelTable contains more than one model, you must use a SELECT query with a WHERE clause to select the model, otherwise an error occurs. ModelTable must be specified as DIMENSION, otherwise an error occurs. |
| TokenizerTable | Table that contains the following columns:
When TokenizerTable contains more than one tokenizer, you must use a SELECT query with a WHERE clause to select the tokenizer, otherwise an error occurs. TokenizerTable must be specified as DIMENSION, otherwise an error occurs. |
| ModelConfigurationsTable | Table that contains the following columns:
When ModelConfigurationsTable contains more than one configuration, you must use a SELECT query with a WHERE clause to select the configuration, otherwise an error occurs. ModelConfigurationsTable must be specified as DIMENSION, otherwise an error occurs. |