TD_SentimentExtractor Input - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

Input Table Schema

Column Data Type Description
text_column CHAR, VARCHAR, CLOB The InputTable column name that contains text for sentiment analysis.
accumulate_column ANY The InputTable column names to copy to the output table.

Custom/Additional Dictionary Table Schema

Column Data Type Description
sentiment_word CHAR, VARCHAR The column name that contains the sentiment word.
polarity_strength BYTEINT, SMALLINT, INTEGER The column name that contains the strength of the sentiment word.