Teradata Scoring SDK Sentiment Extractor (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ā„¢

This is the Teradata Scoring SDK version of the function SentimentExtractor (ML Engine).

Model Format

Syntax Element Description
ModelType sent, extract sentiment
ModelTable dictionary table
ModelTableTag DICT for dictionary table
InstalledFile dictionary file, classification file
InstalledFileTag DICT for dictionary file, CLASS for classification file

Request Definition

Same as SentimentExtractor Input.

Parameters

Parameter Supported Comments
TextColumn Yes  
InputLanguage or Language Yes  
ModelFile or Model Yes The corresponding model file (database table or installed files) must be populated in the AML file. The Model syntax element can also be used to specify an installed dictionary or classification file.
AnalysisType or Level Yes  
Priority or HighPriority Yes  
OutputType or Filter Yes  
Accumulate Yes  
ON table_name No Provided using Request.
ON dict No Populated in AML file.