CLMar 2, 2018

DEMorphy, German Language Morphological Analyzer

arXiv:1803.00902v114 citations
Originality Synthesis-oriented
AI Analysis

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.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes