SentimentTrainer Syntax Elements - 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ā„¢
OutputModelFile
Specify the name of the file to which the function outputs the model.
TextColumn
Specify the name of the InputTable column that contains the training data.
SentimentColumn
Specify the name of the InputTable column that contains the sentiment values, which are the following:
Sentiment Value Description
'POS' Positive
'NEG' Negative
'NEU' Neutral
InputLanguage
[Optional] Specify the language of the input text:
Option Description
'en' (Default) English
'zh_CN' Simplified Chinese
'zh_TW' Traditional Chinese
Punctuation
[Optional] Specify a regular expression that describes the punctuation characters to remove from the input text.