logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Text::German - German grundform reduction

Author

       Ulrich Pfeifer <pfeifer@wait.de>

Changes

       0.5: Fixed copyright statement

perl v5.36.0                                       2022-10-22                                        German(3pm)

Description

       This is a rather incomplete implementaion of work done by Gudrun Putze-Meier. 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.

Name

       Text::German - German grundform reduction

Synopsys

       "use Text::German;"

       "$stem = Text::German::reduce($word)"

See Also