Hacker News new | ask | show | jobs
by Trun_wal 3370 days ago
I intend to use this platform to build my own text parser (in a product). Some queries:

1. How robust it is? 2. I have written my code in C#, and to migrate it to GATE I have to write all code in GATE Developer from scratch using JAPE. Is there a way to speed up this migration?

Thanks