DEMorphy, German Language Morphological Analyzer
This provides a practical tool for German language processing in academic and commercial settings, but it is incremental as it builds on existing dictionaries and methods.
The authors tackled the problem of morphological analysis for German by developing DEMorphy, a Python-based tool that provides state-of-the-art performance using large lexicons and a guesser for declension suffixes.
DEMorphy is a morphological analyzer for German. It is built onto large, compactified lexicons from German Morphological Dictionary. A guesser based on German declension suffixed is also provided. For German, we provided a state-of-art morphological analyzer. DEMorphy is implemented in Python with ease of usability and accompanying documentation. The package is suitable for both academic and commercial purposes wit a permissive licence.