Kaleidophon / NLP1-2017

Repo for University of Amsterdam NLP1 course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Natural Language Processing 1 (2017-2018)

This repository holds all of the labs for the course NLP1 offered at the University of Amsterdam.

Additional course-related notebook-tutorials will also be found here.

Projects

Please find the project report requirements here.

Labs

Find the labs in the folder. The data for the labs is on Blackboard in the folder course-materials. You will be notified each time a new lab becomes available.

  • Lab 1. Getting acquainted with language data and language models
  • Lab 2. Hidden markov models
  • Lab 3. PCFGs and CKY parsing
  • Lab 4. Pointwise mutual information (PMI)

Tutorial

You can find the PyTorch tutorial here.

Required software

Easy installation

The easiest way to get the required software is to install Anaconda. We highly advise this: it contains Python and all required packages. Please choose python 3.6.

Manually install packages

You can also install the packages separately. We will need:

Projects

Project information will be provided by your TA.

About

Repo for University of Amsterdam NLP1 course

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 81.2%Language:HTML 17.6%Language:Python 1.2%