| Name | Description | Type | Package | Framework |
| StempelFilter | Transforms the token stream as per the stemming algorithm. | Class | org.apache.lucene.analysis.stempel | Apache Lucene |
| StempelPolishStemFilterFactory | Factory for StempelFilter using a Polish stemming table. | Class | org.apache.lucene.analysis.stempel | Apache Lucene |
| StempelStemmer | Stemmer class is a convenient facade for other stemmer-related classes. | Class | org.apache.lucene.analysis.stempel | Apache Lucene |