diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-01-19 19:45:20 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-01-19 19:45:20 +0000 |
commit | 6bf2f5079dcec3d9937a1381796d119ad002abdc (patch) | |
tree | 1e6b5898f4fa9cf20f87fd54617e953cd0678cdb /textproc/p5-Text-German/pkg-descr | |
parent | d475aaba0a291463678d85566911139bd9b1d618 (diff) | |
download | ports-6bf2f5079dcec3d9937a1381796d119ad002abdc.tar.gz ports-6bf2f5079dcec3d9937a1381796d119ad002abdc.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-German/pkg-descr')
-rw-r--r-- | textproc/p5-Text-German/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/p5-Text-German/pkg-descr b/textproc/p5-Text-German/pkg-descr new file mode 100644 index 000000000000..8bcce2677731 --- /dev/null +++ b/textproc/p5-Text-German/pkg-descr @@ -0,0 +1,10 @@ +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/ |