lucene/sandbox/contributions/WordNet
Otis Gospodnetic 5daf23b35a - Just a blurb explaining what is in contributions/WordNet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150858 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 07:48:53 +00:00
..
src/java/org/apache/lucene/wordnet - A class that creates a Lucene index with synonyms for English words from 2002-11-13 07:43:40 +00:00
README.txt - Just a blurb explaining what is in contributions/WordNet. 2002-11-13 07:48:53 +00:00

README.txt

$Id$

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.

$Id$