public class AshwinSpellChecker extends AbstractSurfaceQueryEngine
| Constructor and Description |
|---|
AshwinSpellChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
HashSet<String> |
correctSpelling(String word) |
static void |
main(String[] args) |
String[] |
query(String word) |
queryAndCheckpublic static void main(String[] args) throws IOException
IOExceptionpublic void close()
throws IOException
close in class AbstractSurfaceQueryEngineIOExceptionpublic String[] query(String word) throws IOException
query in class AbstractSurfaceQueryEngineIOExceptionCopyright © 2017. All rights reserved.