lucene/sandbox/contributions/WordNet
David Spencer 9eca2a3160 make sure code works with WordNet2.0 (no problem) and add Query expansion, and comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151031 13f79535-47bb-0310-9956-ffa450edef68
2005-01-11 20:58:11 +00:00
..
src/java/org/apache/lucene/wordnet make sure code works with WordNet2.0 (no problem) and add Query expansion, and comments 2005-01-11 20:58:11 +00:00
README.txt bring WordNet into master sandbox build, includes some minor cleanup 2004-01-06 01:30:01 +00:00
build.xml make sure code works with WordNet2.0 (no problem) and add Query expansion, and comments 2005-01-11 20:58:11 +00:00

README.txt

As of 2002-11-13 WordNet Lucene contribution contains a single Java class:
	org.apache.lucene.wordnet.Syns2Index.

This class creates a Lucene index with synonyms for English words from
a Prolog file, which is a part of WordNet database.