/[Apache-SVN]
ViewVC logotype

Revision 151014


Jump to revision: Previous Next
Author: dspencer
Date: Tue Nov 2 23:11:29 2004 UTC (20 years ago)
Changed paths: 23
Log Message:
prelim checking of spellchecker, v1.1


Changed paths

Path Details
Directorylucene/java/trunk/sandbox/contributions/spellchecker/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/build.xml added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/org/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/org/apache/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/org/apache/lucene/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/org/apache/lucene/search/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/org/apache/lucene/search/spell/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/org/apache/lucene/search/spell/Dictionary.java added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/org/apache/lucene/search/spell/LuceneDictionary.java added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/org/apache/lucene/search/spell/PlainTextDictionary.java added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/org/apache/lucene/search/spell/SpellChecker.java added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/org/apache/lucene/search/spell/SuggestWord.java added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/org/apache/lucene/search/spell/SuggestWordQueue.java added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/java/org/apache/lucene/search/spell/TRStringDistance.java added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/test/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/test/org/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/test/org/apache/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/test/org/apache/lucene/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/test/org/apache/lucene/search/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/test/org/apache/lucene/search/spell/ added
Directorylucene/java/trunk/sandbox/contributions/spellchecker/src/test/org/apache/lucene/search/spell/TestSpellChecker.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26