lucene/contrib/WordNet
Erik Hatcher 0955eef89f move parts of the sandbox over to contrib area
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151459 13f79535-47bb-0310-9956-ffa450edef68
2005-02-05 01:25:43 +00:00
..
src/java/org/apache/lucene/wordnet move parts of the sandbox over to contrib area 2005-02-05 01:25:43 +00:00
README.txt move parts of the sandbox over to contrib area 2005-02-05 01:25:43 +00:00
build.xml move parts of the sandbox over to contrib area 2005-02-05 01:25:43 +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.