Package org.apache.lucene.search.spell

Suggest alternate spellings for words.

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).
Suggest alternate spellings for words.

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