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 TextTagging function has these input tables:
  • Text table
  • Rules table [Optional]

    If you omit the rules table, you must specify the tagging rules with the Rules argument.

The following table describes the columns of the text table. The table can have additional columns, but the function ignores them unless you specify them in rules.

TextTagging Text Table Schema
Column Name Data Type Description
text_column VARCHAR Text to be tagged.
accumulate_column Any Column to be copied to the output table.
TextTagging Rules Table Schema
Column Name Data Type Description
tagname VARCHAR Name of tag.
definition VARCHAR Definition of tag.