Teradata Scoring SDK Sentiment Extractor Function | Teradata Vantage - Teradata Scoring SDK Sentiment Extractor (ML Engine) - 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ā„¢

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.