Hi, I need to generate a *single *executable JAR.
In my code, it needs the wordnet index directory. So When I run the JAR, it needs local directory in my computer. And other computer can't run. Is there any way to search by using wordnet synonyms index with a single executable file? Thx.