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) |
queryAndCheck
public static void main(String[] args) throws IOException
IOException
public void close() throws IOException
close
in class AbstractSurfaceQueryEngine
IOException
public String[] query(String word) throws IOException
query
in class AbstractSurfaceQueryEngine
IOException
Copyright © 2017. All rights reserved.