Package-level declarations

Types

Link copied to clipboard

Abstract parent class for analysis factories that accept a stopwords file as input.

Link copied to clipboard

Analyzer for English.

Link copied to clipboard

A TokenFilter that applies EnglishMinimalStemmer to stem English words.

Link copied to clipboard

TokenFilter that removes possessives (trailing 's) from words.

Link copied to clipboard

A high-performance kstem filter for english.

Link copied to clipboard
Link copied to clipboard

Transforms the token stream as per the Porter stemming algorithm.