Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have data in UTF-8 format (Hankaku and Zenkaku) mean data may consists single byte or double byte means Single byte
"サンプル "And Double byte "サンプル" both have same meaning as "Sample"
I want to apply tFuzzymatch in talend but before i want to make all data into uniform means convert all data into double byte.
Anybody know How to convert single width (hankaku) to double width (zenkaku) in talend mdm
ICU4j
@bhu wrote:
Hi,
I am facing this issue i have data which is in Japanese Language i don't know this data is in double byte or single byte
example Double byte data "サンプル" And Single Byte data "サンプル" both data have same mean as "Sample "if i search data then it will show both result how ??
`