public class FrenchStemmer extends Object
The algorithm is based on the work of
Dr Martin Porter on his snowball project
refer to http://snowball.sourceforge.net/french/stemmer.html
(French stemming algorithm) for details
Constructor and Description |
---|
FrenchStemmer() |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.