Uses of Class
de.danielnaber.jwordsplitter.GermanInterfixDisambiguator
-
Packages that use GermanInterfixDisambiguator Package Description de.danielnaber.jwordsplitter -
-
Uses of GermanInterfixDisambiguator in de.danielnaber.jwordsplitter
Fields in de.danielnaber.jwordsplitter declared as GermanInterfixDisambiguator Modifier and Type Field Description private GermanInterfixDisambiguator
GermanWordSplitter. disambiguator
Methods in de.danielnaber.jwordsplitter that return GermanInterfixDisambiguator Modifier and Type Method Description protected abstract GermanInterfixDisambiguator
AbstractWordSplitter. getDisambiguator()
protected GermanInterfixDisambiguator
GermanWordSplitter. getDisambiguator()
-