An implementation of the Porter2 word stemming algorithm for the english language as described on http://snowballstem.org/algorithms/english/stemmer.html
Functions concerned with the actual stemming and associated helper functions