- ON Clause
- Accepts the InputTable clause.
The InputTable in TD_NERExtractor query supports PARTITION BY clause, so it can have no partition at all or have PARTITION BY ANY, or PARTITION BY 'column name'.
- TextColumn
- Specify the name of the input column.
Maximum 1 text column is supported. If more than 1 text column is provided, an error is returned.