Uses of Class
org.languagetool.remote.multiLang.MultiLangCorpora
Packages that use MultiLangCorpora
-
Uses of MultiLangCorpora in org.languagetool.remote.multiLang
Methods in org.languagetool.remote.multiLang that return MultiLangCorporaModifier and TypeMethodDescriptionprivate static MultiLangCorporaMultiLanguageTextCheckEval.createCorporaFromFiles(String mainLanguage, List<String> mainLanguageLines, String otherLanguage, List<String> otherLanguageLines) Methods in org.languagetool.remote.multiLang with parameters of type MultiLangCorporaModifier and TypeMethodDescriptionprivate static MultiLanguageTextCheckEval.DetectionResultsMultiLanguageTextCheckEval.runTest(MultiLangCorpora mlc) private static MultiLanguageTextCheckEval.DetectionResultsMultiLanguageTextCheckEval.runTest(MultiLangCorpora mlc, String languageToolServer)