Sentiment Extraction Functions (ML Engine) - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.10
1.1
Published
October 2019
Language
English (United States)
Last Update
2019-12-31
dita:mapPath
ima1540829771750.ditamap
dita:ditavalPath
jsj1481748799576.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantage™

Sentiment extraction is the process of inferring user sentiment (positive, negative, or neutral) from text (typically call center logs, forums, and social media).

Function Description
SentimentTrainer (ML Engine) Trains model—takes training documents and outputs maximum entropy classification model.
SentimentExtractor (ML Engine) Uses either classification model or dictionary model to extract sentiment of each input document or sentence; that is, to output predictions.
SentimentEvaluator (ML Engine) Uses test data to evaluate precision and recall of predictions.

The sentiment extraction functions support English, Simplified Chinese, and Traditional Chinese text.