Package com.jalios.jcms.search.spell

Contains classes used to provides spell suggestion based on indexed content.

See:
          Description

Interface Summary
Dictionary A simple interface representing a Dictionary
 

Class Summary
CollectionDictionary A simple SpellChecker Dictionary to allow indexing of Collection of words.
LuceneDictionary Lucene Dictionary
PlainTextDictionary Dictionary represented by a UTF-8 text file.
SpellChecker Spell Checker class (Main class)
(initially inspired by the David Spencer code).
 

Package com.jalios.jcms.search.spell Description

Contains classes used to provides spell suggestion based on indexed content.



Copyright © 2001-2010 Jalios SA. All Rights Reserved.