Modifier and Type | Method and Description |
---|---|
List<GrammarError> |
Voikko.grammarErrors(String text,
String language)
Check the given text for grammar errors and return a
list of GrammarError objects representing the errors that were found.
|
Copyright © 2016 Voikko developers. All rights reserved.