Closed (fixed)
Project:
Dutch Stemmer
Version:
master
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
15 Jul 2006 at 19:53 UTC
Updated:
12 Mar 2009 at 14:20 UTC
" Algorithm based on http://www.snowball.tartarus.org/algorithms/dutch/stemmer.html." best to remove last dot (clicking link in most browser will generate a 404)
"return t('Implements a Dutch stemming algorithm to improve Dutch searching.');"
link to http://en.wikipedia.org/wiki/Stemmer?
" // I, and V is double a, e, o or u, remove one of the vowels from V (fo
// example, maan -> man, brood -> brod)."
// I, and V is double a, e, o or u, remove one of the vowels from V (foR
// example, maan -> man, brood -> brod).
maybe i should apply for cvs to gets smaller typos like this
Comments
Comment #1
clemens.tolboom