Uses of Package
org.apache.lucene.analysis.en
Packages that use org.apache.lucene.analysis.en
Package
Description
Construct n-grams for frequently occurring terms and phrases.
Basic, general-purpose analysis components.
Analyzer for English.
Miscellaneous Tokenstreams.
-
Classes in org.apache.lucene.analysis.en used by org.apache.lucene.analysis.commongramsClassDescriptionAbstract parent class for analysis factories that accept a stopwords file as input.
-
Classes in org.apache.lucene.analysis.en used by org.apache.lucene.analysis.coreClassDescriptionAbstract parent class for analysis factories that accept a stopwords file as input.
-
Classes in org.apache.lucene.analysis.en used by org.apache.lucene.analysis.enClassDescriptionMinimal plural stemmer for English.This class implements the Kstem algorithmTransforms the token stream as per the Porter stemming algorithm.Stemmer, implementing the Porter Stemming Algorithm
-
Classes in org.apache.lucene.analysis.en used by org.apache.lucene.analysis.miscellaneousClassDescriptionAbstract parent class for analysis factories that accept a stopwords file as input.