Uses of Class
opennlp.tools.util.normalizer.TermAnalyzer
Packages that use TermAnalyzer
-
Uses of TermAnalyzer in opennlp.tools.util.normalizer
Methods in opennlp.tools.util.normalizer that return TermAnalyzerModifier and TypeMethodDescriptionTermAnalyzer.Builder.build()Returns a newTermAnalyzerwith this configuration.NormalizationProfile.matchingAnalyzer()Returns a matching analyzer for this language: NFC, case folding, the language's diacritic fold when it has one, then stemming.