lucene/contrib/wordnet
Michael McCandless 7641c23cef LUCENE-2294: cutover to IndexWriterConfig object for settings to IW
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@921480 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 17:53:46 +00:00
..
src LUCENE-2294: cutover to IndexWriterConfig object for settings to IW 2010-03-10 17:53:46 +00:00
README.txt rename WordNet to wordnet, required intermediate move due to OS case insensitivity 2005-05-06 00:32:00 +00:00
build.xml LUCENE-931: adding missing license headers to various files 2007-06-09 06:09:46 +00:00
pom.xml.template bulk fix svn:eol-style to native for text files 2009-06-22 22:18:56 +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.