ptstemmer.implementations
Class SavoyStemmer
java.lang.Object
ptstemmer.Stemmer
ptstemmer.implementations.SavoyStemmer
public class SavoyStemmer
- extends Stemmer
Savoy Stemmer as defined in:
J. Savoy, "Light stemming approaches for the French, Portuguese, German and Hungarian languages," Proceedings of the 2006 ACM symposium on Applied computing, Dijon, France: ACM, 2006, pp. 1031-1035
Implementation based on:
http://members.unine.ch/jacques.savoy/clef/index.html
- Author:
- Pedro Oliveira
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SavoyStemmer
public SavoyStemmer()
throws PTStemmerException
- Throws:
PTStemmerException