ykerus / information-retrieval-1

Course given at the MSc AI @ UvA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains programming assignments for the course Information Retrieval 1, given at the University of Amsterdam 2019-2020.

Authors:
• Christoph Hönes
• Tamara Czinczoll
• Yke Rusticus

Assignment 1: Dataset processing; implementation of TFIDF, BM25, QL; and evaluation.
Assignment 2: Distributed text representations using Word2Vec, Doc2Vec, LDA and LSI.
Assignment 3: Pointwise, pairwise and listwise learning to rank (RankNet, LamdaRank).

About

Course given at the MSc AI @ UvA.


Languages

Language:Jupyter Notebook 78.5%Language:Python 21.5%