There's some stuff in an old thread at
http://www.gossamer-threads.com/lists/lucene/java-user/61602 that
might be relevant. The idea of storing the index in the jar and
extracting it before use seems to me to have the greatest chance of
success.
--
Ian.
On Mon, Feb 14, 2011 at 4:34 PM, Gong Li
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.
Hi, thanks again for reporting this.
I created an issue here: http://issues.apache.org/jira/browse/LUCENE-2001
On Wed, Oct 21, 2009 at 2:05 AM, parag dave wrote:
> While using the Lucene WordNet package, we found that the Syns2Index
> program
> indexes the Synsets wrongly. For example
thanks, this sounds like a bug, I'll play with this today.
On Wed, Oct 21, 2009 at 2:05 AM, parag dave wrote:
> While using the Lucene WordNet package, we found that the Syns2Index
> program
> indexes the Synsets wrongly. For example, looking up the synsets for the
> wo
While using the Lucene WordNet package, we found that the Syns2Index program
indexes the Synsets wrongly. For example, looking up the synsets for the
word "king", we get:
java SynLookup wnindex king
baron
magnate
mogul
power
queen
rex
scrofula
struma
tycoon
Here, "scrofula&qu