Parts of speech tagged for German

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean Python Code. Always.
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • Stanza

    Official Stanford NLP Python Library for 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.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

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