Uses of Interface
org.languagetool.tagging.disambiguation.Disambiguator
Packages that use Disambiguator
Package
Description
-
Uses of Disambiguator in org.languagetool
Fields in org.languagetool declared as DisambiguatorMethods in org.languagetool that return DisambiguatorModifier and TypeMethodDescriptionLanguage.getDisambiguator()
Get this language's part-of-speech disambiguator implementation. -
Uses of Disambiguator in org.languagetool.language
Methods in org.languagetool.language that return Disambiguator -
Uses of Disambiguator in org.languagetool.noop
Classes in org.languagetool.noop that implement DisambiguatorFields in org.languagetool.noop declared as DisambiguatorMethods in org.languagetool.noop that return Disambiguator -
Uses of Disambiguator in org.languagetool.tagging.disambiguation
Classes in org.languagetool.tagging.disambiguation that implement DisambiguatorModifier and TypeClassDescriptionclass
Abstract Disambiguator class to provide default (empty) implementation forpreDisambiguate(AnalyzedSentence)
.class
Multiword tagger-chunker.class
Multiword tagger-chunker. -
Uses of Disambiguator in org.languagetool.tagging.disambiguation.rules
Classes in org.languagetool.tagging.disambiguation.rules that implement Disambiguator -
Uses of Disambiguator in org.languagetool.tagging.disambiguation.xx
Classes in org.languagetool.tagging.disambiguation.xx that implement Disambiguator