pkeilbach / htwg-practical-nlp

A practical course on natural language processing @ HTWG Konstanz.
https://pkeilbach.github.io/htwg-practical-nlp/
8 stars 3 forks source link
machine-learning nlp

Welcome to the Practical Natural Language Processing! πŸ‘‹

Built with Material for MkDocs

Code style: black


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.

After you forked or cloned the repository, execute one of the following commands:

# regular setup
make

# development setup
make install-dev

For more details, check out the getting started guide.

Preparation πŸ“š

There are already a few things you can do before our course officially starts: