Package org.languagetool.rules.ngrams
Class GoogleTokenUtil
- java.lang.Object
-
- org.languagetool.rules.ngrams.GoogleTokenUtil
-
public class GoogleTokenUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description GoogleTokenUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>
getGoogleTokensForString(String sentence, boolean addStartToken, Language language)
-