You currently offer the widely used Porter Stemmer and also the Lancaster Stemmer. The former is less aggressive and the later is often times too aggressive. It would be nice to implement the Lancaster as well which is in the middle with aggressiveness as well as performance
Also, awesome library. Thanks for making. I'm incorporating it into a user friendly GUI app at the moment :)