Hi guys,
I am working on the Asian Fuzzy Matching Tools.
The current Alteryx Fuzzy Matching Tool works well with English, not with Chinese, nor with Vietnamese.
I just connect Alteryx to Java with the Run Command Tool so that we can execute the tool from Alteryx Workflow
Please let me know if you are interested in, or even better, you have solutions to Asean languages.
Hi, I am looking for solution for Chinese Character with Fuzzy Match as well. It will be great if you can share with some insight. Thx.
I didn't develop the alteryx workflow / macro actually.
I just wrote the java code to turn the Chinese string into the histogram of chinese characters, then I compare the histograms with jaccard index