tNLPPreprocessing – Docs for ESB 7.x
tNLPPreprocessing Prepares a text sample and divides it into tokens, which can be words, numbers or punctuation marks. tNLPPreprocessing outputs a column containing all the tokens for the input text, separated by tabs. You can convert the output to the CoNLL format and manually annotate the text. Then, you can use it to train a…
tDecisionTreeModel – Docs for ESB 7.x
tDecisionTreeModel Analyzes feature vectors usually prepared and provided by tModelEncoder to generate a classifier model that is used by tPredict to classify given elements. tDecisionTreeModel analyzes incoming datasets using the Decision Tree algorithm. It generates a classification model out of this analysis and writes this model either in memory or in a given file system….
tJDBCRow – Docs for ESB 7.x
tJDBCRow Acts on the actual DB structure or on the data (although without handling data) using the SQLBuilder tool to write easily your SQL statements. tJDBCRow is the component for any type database using a JDBC API. It executes the SQL query stated onto the specified database. The row suffix means the component implements a…
tGSConnection – Docs for ESB 7.x
tGSConnection Provides the authentication information for making requests to the Google Cloud Storage system and enables the reuse of the connection it creates to Google Cloud Storage. tGSConnection Standard properties These properties are used to configure tGSConnection running in the Standard Job framework. The Standard tGSConnection component belongs to the Big Data and the Cloud…
tVerifyEmail – Docs for ESB 7.x
tVerifyEmail Verifies if email addresses comply with specific rules and corrects addresses that do not match the rules by using the content from specific columns. In local mode, Apache Spark 1.6.0, 2.0.0, 2.3.0 and 2.4.0 are supported. Depending on the Talend product you are using, this component can be used in one, some or all…
tUniservBTGeneric (deprecated) – Docs for ESB 7.x
tUniservBTGeneric (deprecated) Executes a process created with the Uniserv product DQ Batch Suite. tUniservBTGeneric sends the data to the DQ Batch Suite and starts the specified DQ Batch Suite Job. When the Job execution is finished, the results are returned to the Data Quality Service Hub Studio for further processing. tUniservBTGeneric Standard properties These properties…
tThresholdViolationAlert – Docs for ESB 7.x
tThresholdViolationAlert Alerts to any threshold violations regarding the thresholds set on indicators in different quality analyses created in the Studio. Warning: This component is only usable with the report database (MySQL) that stores the results of the analyses executed in the studio. For information on the report database, see the report chapter in Talend Studio…
tLogCatcher – Docs for ESB 7.x
tLogCatcher Operates as a log function triggered by one of the three: Java exception, tDie or tWarn, to collect and transfer log data. Both the tDie and tWarn components are closely related to the tLogCatcher component.They generally make sense when used alongside a tLogCatcher component in order for the log data collected to be encapsulated…
tVerticaSCD – Docs for ESB 7.x
tVerticaSCD Tracks and reflects data changes in a dedicated Vertica SCD table. tVerticaSCD Standard properties These properties are used to configure tVerticaSCD running in the Standard Job framework. The Standard tVerticaSCD component belongs to the Business Intelligence and the Databases families. The component in this framework is available in all Talend products. Note: This component…
tBoxCopy – Docs for ESB 7.x
tBoxCopy Copies or moves a given folder or file from Box. tBoxCopy Standard properties These properties are used to configure tBoxCopy running in the Standard Job framework. The Standard tBoxCopy component belongs to the Cloud family. The component in this framework is available in all Talend products. Basic settings Use existing connection Select this check…