Converting words from different languages to standard set of characters
This scenario applies only to Talend Data Management Platform, Talend Big Data Platform, Talend Real Time Big Data Platform, Talend Data Services Platform, Talend MDM Platform and Talend Data Fabric.
For more technologies supported by Talend, see Talend components.
This scenario describes a Job which uses:
-
the tFixedFlowInput component to generate the data you want to process,
-
the tTransliterate component to encode initial data expressed in different languages to readable characters based on the repertoire of the Unicode Standard,
-
the tFileOutputExcel component to output converted data in an .xls file.