rookii / paicehusk

Golang implementation of the Paice/Husk Stemming Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithm confirmation

rookii opened this issue · comments

The stemming algorithm needs to be tested against a pre-existing implementation to validate it's correctness.

Every existing implementation I've tested against gives different output making comparison difficult. As far I can tell the current implementation follows the rules at http://www.comp.lancs.ac.uk/computing/research/stemming/paice/article.htm correctly...