Dev Space

Customize and extend the power of Alteryx with SDKs, APIs, custom tools, and more.

Asian language matching

tutrunghieu
5 - Atom

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.

 

 

 

2 REPLIES 2
janchan
6 - Meteoroid

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.

tutrunghieu
5 - Atom

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