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.enClassDescriptionTransforms the token stream as per 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.