Skip to content

pkeilbach/htwg-practical-nlp

Repository files navigation

Practical Natural Language Processing

docs: MkDocs

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.