Parts of speech tagged for German

This page summarizes the projects mentioned and recommended in the original post on /r/German

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. HanTa

    The Hanover Tagger - A simple approach to lemmatization and POS-tagging of German morphology based on heuristics and hidden markov models

    For me, HanoverTagger, HanTa (https://github.com/wartaal/HanTa) yielded better results than spacy. On the other hand, spacy has this nice visualization of relationship between terms that I found useful in the past. I ended up using both, because sometimes spacy lemmas are not optimal and I also had some problems with verbs.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Stanza

    Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages

    I use Python's spacy library: https://spacy.io/models/de or stanza: https://stanfordnlp.github.io/stanza/ each with their respective language models.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that Python is
the 2nd most popular programming language
based on number of references?