Natural Language Processing Lab (MA-INF 4222) 💬 |
- Diego Esteves (main contact) 👽
- Mohnish Dubey
- Prof.Dr. Jens Lehmann
AVZ III / Römerstr. 164 (schedule see more info below)
- Programming language skills (preferable: Python! 🐍 or Java? ☕)
This LAB is organised as follows:
- Basic NLP Exercices ✔️
- Project Assignments ✔️
- Project Presentation ✔️
Grades for this LAB will be assessed as follows:
- LAB Exercices (10%) 📝
- LAB Project (70%) 💻
- code documentation (template free, min 2 pages) (20%)
- source code / results (80%)
- Presentation (20%) 🎤
- 15-20min talk + 10min questions/discussions
Fork, commit and push your project to github following the rules:
- Upload your presentation files to:
\<semester>\<project_id>\presentation\
✔️
- Upload your project files to:
\<semester>\<project_id>\code\
✔️
example: \SoSe17\project01\code
and \SoSe17\project01\presentation
💾
- Upload your exercises to:
\<semester>\exercises\<student_id>\<file_name>
✔️
notes
1 - please add your full name as a comment in your code files
2 - file_name template = "task_x.py"