goerlitz / nlp-german

natural language processing on german texts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nlp-german

An evaluation of different NLP toolkits with focus on processing German texts.

NLP Tools

Jupyter Notebooks

The NLP code examples are written in Python and can be executed in interactive Jupyter notebooks.

Some basic Python packages and the necessary NLP libraries are provided via a docker image (https://hub.docker.com/r/jupyter/minimal-notebook/).

NLP Tasks

  • Sentence Splitting
  • POS Tagging
  • Named Entity Recognition

About

natural language processing on german texts

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 97.3%Language:Shell 2.7%