Skip to content

Welcome! 👋

Welcome to the course "Practical Natural Language Processing" at HTWG Konstanz.

I'm excited to have you here and I hope you will enjoy the course.

Quickstart

If you have Python and Git installed on your system, you can get started right away.

git clone https://github.com/pkeilbach/htwg-practical-nlp.git
cd htwg-practical-nlp
make

For more details, check out the Getting Started guide.