TD_SentimentExtractor Input - Analytics Database

Database Analytic Functions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-04-01
dita:mapPath
gjn1627595495337.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jmh1512506877710
Product Category
Teradata Vantageā„¢

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.