Syntax Elements | AI_DetectLanguage | Text AI Analytic Functions - Syntax Elements for AI_DetectLanguage - Teradata Analytics

Teradata® Text Analytics AI Functions

Product
Teradata Analytics
Release Number
20.00
Published
July 2026
ft:locale
en-US
ft:lastEdition
2026-07-10
dita:mapPath
foa1783708212383.ditamap
dita:ditavalPath
jlp1749501702948.ditaval
dita:id
foa1783708212383
Name Required or Optional Description Type Default Value Permitted Values
ON clause Required Specifies the table name, view name, or query as an InputTable. N/A N/A N/A
TextColumn Required Specifies the name of the column of text to be used as input. string N/A N/A
Lang Optional Specifies the language which will be given priority while processing input for language detection. string/list N/A N/A
Accumulate Optional Specifies the names of the input columns to copy to the output table. string N/A N/A
isDebug Optional Specifies whether error logging is required. boolean False True,False
Accumulate
Specifies the names of the input columns to copy to the output table.
isDebug
Specifies whether error logging is required.
Default value: False
Lang
Specifies the language which will be given priority while processing input for language detection.