The SnowBall libraries provide basic implementations for stemming algorithms for a lot of languages. This NIF implementation encapsulates the stemmer.
| Homepage | Snowball.tartarus.org |
| Status | Reference Implementation for NIF 1.0 . |
| Additionalparameter | Other languages are available with: stemmer=PorterStemmer or stemmer=HungarianStemmer and others from: http://lucene.apache.org/java/2_4_0/api/contrib-snowball/index.html |
| Webserviceurl | NIFStemmer |
| Demo | NIFStemmer?input=My%20favorite%20actress%20is%20Natalie%20Portman!&input-type=text&nif=true |
| Code | Hg%2Fimplementation%2Fsnowball |
