Package org.apache.lucene.search.spell

Suggest alternate spellings for words.

See:
          Description

Interface Summary
Dictionary A simple interface representing a Dictionary
 

Class Summary
LuceneDictionary Lucene Dictionary
PlainTextDictionary Dictionary represented by a file text.
SpellChecker Spell Checker class (Main class)
(initially inspired by the David Spencer code).
 

Package org.apache.lucene.search.spell Description

Suggest alternate spellings for words.



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.