debian man page for text::german

Query: text::german

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

German(3pm)						User Contributed Perl Documentation					       German(3pm)

NAME
Text::German - German grundform reduction
SYNOPSYS
"use Text::German;" "$stem = Text::German::reduce($word)"
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.
AUTHOR
Ulrich Pfeifer <pfeifer@wait.de>
COPYRIGHT
Copyright (c) 1996 Ulrich Pfeifer. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
CHANGES
0.5: Fixed copyright statement perl v5.8.8 2008-03-01 German(3pm)
Related Man Pages
date::parse(3) - redhat
ydpdict(1) - debian
lingua::preferred(3pm) - debian
text::levenshtein(3pm) - debian
text::levenshteinxs(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file