public class LuceneCarrot2StemmerFactory extends Object implements org.carrot2.text.linguistic.IStemmerFactory
IStemmerFactory based on Lucene's
APIs. Should the relevant Lucene APIs need to change, the changes can be made
in this class.| Constructor and Description |
|---|
LuceneCarrot2StemmerFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.carrot2.text.linguistic.IStemmer |
getStemmer(org.carrot2.core.LanguageCode language) |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.