lucene/contrib/wordnet
Uwe Schindler 1ae5f89cfb LUCENE-1987: Remove rest of analysis deprecations (StandardAnalyzer, StopAnalyzer)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@827979 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 12:12:11 +00:00
..
src/java LUCENE-1987: Remove rest of analysis deprecations (StandardAnalyzer, StopAnalyzer) 2009-10-21 12:12:11 +00:00
README.txt
build.xml
pom.xml.template

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.