Uses of Class
org.languagetool.rules.patterns.bitext.BitextPatternRule
-
Packages that use BitextPatternRule Package Description org.languagetool.rules.patterns.bitext -
-
Uses of BitextPatternRule in org.languagetool.rules.patterns.bitext
Methods in org.languagetool.rules.patterns.bitext that return types with arguments of type BitextPatternRule Modifier and Type Method Description List<BitextPatternRule>
FalseFriendsAsBitextLoader. getFalseFriendsAsBitext(String filename, Language motherTongue, Language language)
List<BitextPatternRule>
BitextPatternRuleLoader. getRules(InputStream is, String filename)
-