Input - Aster Analytics

Teradata Aster Analytics Foundation User Guide

Product
Aster Analytics
Release Number
6.21
Published
November 2016
Language
English (United States)
Last Update
2018-04-14
dita:mapPath
kiu1466024880662.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1021
lifecycle
previous
Product Category
Software

The input table must have a column of text to be analyzed. The table can have other columns, but the function ignores them.

NERTrainer Input Table Schema
Column Name Data Type Description
text_column VARCHAR Text to analyze. Within the text, each entity must be identified with this syntax:
<START:entity_type>entity<END>

For example:

<START:location>Country1<END> has arrived