Output - Aster Analytics

Teradata AsterĀ® Analytics Foundation User GuideUpdate 2

Product
Aster Analytics
Release Number
7.00.02
Published
September 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
uce1497542673292.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1022
lifecycle
previous
Product Category
Software
ExtractSentiment Output Table Schema
Column Name Data Type Description
accumulate_column Same as in input table Column copied from the input table.
out_content   This column appears only for Level ('SENTENCE), and contains the sentence.
out_polarity   Depends on the value of out_content:

If out_content is NULL: nothing

If out_content is an empty string: UNKNOWN

Otherwise: POS (positive), NEG (negative), or NEU (neutral)

out_strength   Strength of output_polarity:
output_polarity out_strength Strength
POS 0 Neutral
NEG 1 Higher than neutral
NEU 2 Higher than 1
Other Nothing  
out_sentiment_words   This column appears only when the function uses a dictionary model, and contains all sentiment words in the document or sentence.