Actions
Action Item #479
openAdd porter-stemmer to search functions
Start date:
29 Dec 2015
Due date:
% Done:
0%
Estimated time:
Severity:
03 - Medium
Description
Porter stemmer is a process for removing the commoner morphological and inflexional endings from words in Englishs. There is a Java implementation of the algorithm.
It's not clear if this will help in search functions but I think it does.
Actions