|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectSpellTestCmdLine.SpeltSuggTester
private static class SpellTestCmdLine.SpeltSuggTester
Get spelling suggestions using the Spelt (new) algorithm
Field Summary | |
---|---|
(package private) SpellReader |
spellReader
|
Constructor Summary | |
---|---|
SpellTestCmdLine.SpeltSuggTester(String dictDir)
|
Method Summary | |
---|---|
void |
close()
|
String[] |
suggest(String[] origPhrase)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
SpellReader spellReader
Constructor Detail |
---|
SpellTestCmdLine.SpeltSuggTester(String dictDir) throws IOException
IOException
Method Detail |
---|
public String[] suggest(String[] origPhrase) throws IOException
suggest
in interface SpellTestCmdLine.SuggTester
IOException
public void close() throws IOException
close
in interface SpellTestCmdLine.SuggTester
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |