{
    "mode": "perldoc",
    "parameter": "Text::German",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Text%3A%3AGerman/json",
    "generated": "2026-06-15T13:33:18Z",
    "sections": {
        "NAME": {
            "content": "Text::German - German grundform reduction\n",
            "subsections": []
        },
        "SYNOPSYS": {
            "content": "\"use Text::German;\"\n\n\"$stem = Text::German::reduce($word)\"\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This is a rather incomplete implementaion of work done by Gudrun Putze-Meier. I have to confess\nthat I never read her original paper. So all credit belongs to her, all bugs are mine. I tried\nto get some insight from an implementation of two students of mine. They remain anonymous\nbecause their work was the wost piece of code I ever saw. My code behaves mostly as their\nimplementation did except it is about 75 times faster.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Ulrich Pfeifer <pfeifer@wait.de>\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright (c) 1996 Ulrich Pfeifer. All rights reserved. This program is free software; you can\nredistribute it and/or modify it under the same terms as Perl itself.\n",
            "subsections": []
        },
        "CHANGES": {
            "content": "0.5: Fixed copyright statement\n",
            "subsections": []
        }
    },
    "summary": "Text::German - German grundform reduction",
    "flags": [],
    "examples": [],
    "see_also": []
}