Teradata Scoring SDK Text Tagger Function | Teradata Vantage - Teradata Scoring SDK Text Tagger (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 TextTagger (ML Engine).

Model Format

Syntax Element Description
ModelType ttag, text tagging
ModelTable Database table for rules
ModelTableTag PREDICT
InstalledFile dictionary
InstalledFileTag DICT

Request Definition

Same as TextTagger Input.

Parameters

Parameter Supported Comments
TaggingRules or Rules Yes If you do not specify a rules table in ModelTables of amlgenerator, use this syntax element to specify the tagging rules.
InputLanguage or Language Yes  
Tokenize Yes  
OutputByTag Yes  
TagDelimiter Yes  
Accumulate Yes  
ON texttable No Provided using Request.
ON rules No Populated in AML file.