Uses of Package
org.languagetool.rules.ngrams
Packages that use org.languagetool.rules.ngrams
Package
Description
-
Classes in org.languagetool.rules.ngrams used by org.languagetool.languagemodel
-
Classes in org.languagetool.rules.ngrams used by org.languagetool.rules.arClassDescriptionLanguageTool's homophone confusion check that uses ngram lookups to decide which word in a confusion set (from
confusion_sets.txt) suits best. -
Classes in org.languagetool.rules.ngrams used by org.languagetool.rules.deClassDescriptionLanguageTool's homophone confusion check that uses ngram lookups to decide which word in a confusion set (from
confusion_sets.txt) suits best. -
Classes in org.languagetool.rules.ngrams used by org.languagetool.rules.enClassDescriptionLanguageTool's homophone confusion check that uses ngram lookups to decide which word in a confusion set (from
confusion_sets.txt) suits best.LanguageTool's probability check that uses ngram lookups to decide if an ngram of the input text is so rare in our ngram index that it should be considered an error. -
Classes in org.languagetool.rules.ngrams used by org.languagetool.rules.esClassDescriptionLanguageTool's homophone confusion check that uses ngram lookups to decide which word in a confusion set (from
confusion_sets.txt) suits best. -
Classes in org.languagetool.rules.ngrams used by org.languagetool.rules.frClassDescriptionLanguageTool's homophone confusion check that uses ngram lookups to decide which word in a confusion set (from
confusion_sets.txt) suits best. -
Classes in org.languagetool.rules.ngrams used by org.languagetool.rules.itClassDescriptionLanguageTool's homophone confusion check that uses ngram lookups to decide which word in a confusion set (from
confusion_sets.txt) suits best. -
Classes in org.languagetool.rules.ngrams used by org.languagetool.rules.ngramsClassDescriptionLanguageTool's homophone confusion check that uses ngram lookups to decide which word in a confusion set (from
confusion_sets.txt) suits best.A token as tokenized in the Google ngram index.Probability, but doesn't check for a range of 0 to 1. -
Classes in org.languagetool.rules.ngrams used by org.languagetool.rules.nlClassDescriptionLanguageTool's homophone confusion check that uses ngram lookups to decide which word in a confusion set (from
confusion_sets.txt) suits best. -
Classes in org.languagetool.rules.ngrams used by org.languagetool.rules.ptClassDescriptionLanguageTool's homophone confusion check that uses ngram lookups to decide which word in a confusion set (from
confusion_sets.txt) suits best. -
Classes in org.languagetool.rules.ngrams used by org.languagetool.rules.ruClassDescriptionLanguageTool's homophone confusion check that uses ngram lookups to decide which word in a confusion set (from
confusion_sets.txt) suits best. -
Classes in org.languagetool.rules.ngrams used by org.languagetool.rules.zhClassDescriptionLanguageTool's homophone confusion check that uses ngram lookups to decide which word in a confusion set (from
confusion_sets.txt) suits best.