6bf2f5079d
which provides a stemmer for German PR: 60863 Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
11 lines
540 B
Plaintext
11 lines
540 B
Plaintext
Text::German - German grundform reduction
|
|
|
|
This is a rather incomplete implementaion of work done by Gudrun Putze-Meier
|
|
<gudrun.pm@t-online.de>. I have to confess that I never read her original
|
|
paper. So all credit belongs to her, all bugs are mine. I tried to get some
|
|
insight from an implementation of two students of mine. They remain anonymous
|
|
because their work was the wost piece of code I ever saw. My code behaves
|
|
mostly as their implementation did except it is about 75 times faster.
|
|
|
|
WWW: http://search.cpan.org/dist/Text-German/
|