SentimentExtractor Input - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

Input Table Schema

Column Data Type Description
text_column VARCHAR Text from which to extract sentiment.
accumulate_column Any [Column appears once for each specified accumulate_column.] Column to copy to output table.

Dict Schema

This table is optional.

Column Data Type Description
sentiment_word VARCHAR First column, containing the Sentiment word.
opinion_score INTEGER Second column, containing the opinion score for sentiment word.