public interface SpellChecker
List<String>
getSuggestions(String word, int count)
List<String> getSuggestions(String word, int count) throws Exception
Exception
Copyright © 2015 Java Data Mining Package. All rights reserved.