Ken Soh
Ken Soh
TagUI uses OpenCV through SikuliX engine. There is definitely options for Tesseract to support Chinese OCR. I think the step is to download from a specific Tesseract GitHub repo the...
I don't have a Windows PC to test, maybe the issue is with the line you have in the .tag file ``` run cmd /c chcp 65001 ``` run cmd...
Adding on @ruthtxh this is an interesting observation. Maybe more clues can be found by investigating the logs in tagui\src\tagui.sikuli folder. By right, TagUI read step would be doing similar...
In addition, you may want to consider if the steps to do OCR for foreign languages can be added to the usage guide (perhaps under advanced concepts section). But only...
That's a good idea. For using Baidu API, one way is to use the api step to consume the REST API service directly - https://tagui.readthedocs.io/en/latest/reference.html#api The second way is to...
Thanks for your thoughts, indeed, to implement as part of TagUI steps, it will requires upgrading the SikuliX. Consuming Baidu's API would not be doable directly from the click and...
Hi @cousin-wang thanks for using TagUI, and of course @kangyiwen for promoting TagUI in China! I'm good, I've moved to London and started work there. @ruthtxh is taking over my...
PS - Btw @ruthtxh, if AI Singapore wants to collapse TagUI repo into aimakerspace, that is theoretically doable. By right, GitHub will map and redirect old URLs pointing to kelaberetiv...
Oh sounds exciting!! For my side, I have a links to this repo from my website tebel.org, and from Python rpa package readme. If you remember to, just ping or...
Thanks @ruthtxh I happen to see, and yes the links from RPA for Python GitHub page redirect correctly to the new repo =)