3024
Comment:
|
4940
|
Deletions are marked like this. | Additions are marked like this. |
Line 20: | Line 20: |
* Lecture 1, Tuesday, October 20, 2015 (Introduction, Inverted Index, Zipf's Law): [[https://daphne.informatik.uni-freiburg.de/svn-public/InformationRetrievalWS1516/public/slides/lecture-01.pdf|Slides (not yet)]], [[https://daphne.informatik.uni-freiburg.de/svn-public/InformationRetrievalWS1516/public/exercises/sheet-01.pdf|Exercise Sheet 1]], [[https://daphne.informatik.uni-freiburg.de/svn-public/InformationRetrievalWS1516/public/code/lecture-01/|Code from the lecture + TIP file]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1516/movies.txt|Dataset for ES1 (189,901 movies, title + description)]]. | * Lecture 1, Tuesday, October 20, 2015 (Introduction, Inverted Index, Zipf's Law): [[https://youtu.be/RgZaNmvlC9s|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1516/lecture-01.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1516/InformationRetrieval/svn/public/slides/lecture-01.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1516/InformationRetrieval/svn/public/exercises/sheet-01.pdf|Exercise Sheet 1]], [[https://daphne.informatik.uni-freiburg.de/ws1516/InformationRetrieval/svn/public/code/lecture-01/|Code from the lecture + TIP file]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1516/movies.txt|Dataset for ES1 (189,898 movies, title + description)]]. * Lecture 2, Tuesday, October 27, 2015 (Ranking, Evaluation): [[https://youtu.be/WFgXnGedZMI|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1516/lecture-02.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1516/InformationRetrieval/svn/public/slides/lecture-02.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1516/InformationRetrieval/svn/public/exercises/sheet-02.pdf|Exercise Sheet 2]], [[https://daphne.informatik.uni-freiburg.de/ws1516/InformationRetrieval/svn/public/code/lecture-02/sheet-02.TIP|TIP file]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1516/movies2.txt|Dataset for ES2]] (movies2.txt ... like movies.txt, but without annoying ^M or \r characters), [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1516/movies-benchmark.txt|Benchmark for ES2]] (query <tab> ground-truth as line numbers in movies2.txt), [[InformationRetrievalWS1516/ResultsRanking|Table for your ranking results]]. * Lecture 3, Tuesday, November 3, 2015 (TBD): [[https://daphne.informatik.uni-freiburg.de/ws1516/InformationRetrieval/svn/public/slides/lecture-03.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1516/InformationRetrieval/svn/public/exercises/sheet-03.pdf|Exercise Sheet 3]], [[https://daphne.informatik.uni-freiburg.de/ws1516/InformationRetrieval/svn/public/code/lecture-03/|Code from the lecture]],[[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1516/posting-lists.zip|Dataset for ES3]] (posting lists), [[InformationRetrievalWS1516/ResultsIntersect|Table for performance results]]. {{{ #!html <!-- <p style="color:darkred">Update 28-10-2015 14:00: the audio sync problem in the recording for Lecture 2 has been fixed. --> }}} |
Welcome to the Wiki of the course '''Information Retrieval''' in the winter term 2015/2016
The course is given by Prof. Dr. Hannah Bast and assisted by Elmar Haußmann and Björn Buchhold (stand-in for the first few weeks). It takes place every Tuesday from 4:15pm until 5:45pm in the seminar room SR 01-009/013 in building 101. The first lecture is on Tuesday, October 20, 2015 and the last lecture is on Tuesday, February 9, 2016. There will be no lecture on Tuesday, December 29, 2015 and Tuesday, January 5, 2016 (christmas break) and on [TODO: some other day which is yet to be selected]. That is 14 lectures altogether.
The tutors for this course are Simon Weidner (weidnersimon@gmx.de), T2, ..., Tk, where the Ti with i > 1 and the k are still to be determined. The administrator of the supporting systems (Daphne, SVN, Forum, Jenkins) is Axel Lehmann.
Important Links
Here is the link to Daphne (our course management system, login with your RZ user name and password).
Here is the link to the Forum (for announcements and questions, you are automatically a member when you have logged into Daphne).
Short introductions to SVN and Vim and the installation of gtest (for C++ only) can be found here (in German).
The topics of this course will be similar (but not identical) to those of the courses Information Retrieval WS 2012/2013 and Information Retrieval WS 2013/2014.
Here is information about the exams from previous years: WS 12/13, WS 13/14.
Lecture Slides, Video Recordings, Exercise Sheets, and Code
Lecture 1, Tuesday, October 20, 2015 (Introduction, Inverted Index, Zipf's Law): Video Recording (Download), Slides, Exercise Sheet 1, Code from the lecture + TIP file, Dataset for ES1 (189,898 movies, title + description).
Lecture 2, Tuesday, October 27, 2015 (Ranking, Evaluation): Video Recording (Download), Slides, Exercise Sheet 2, TIP file, Dataset for ES2 (movies2.txt ... like movies.txt, but without annoying ^M or \r characters), Benchmark for ES2 (query <tab> ground-truth as line numbers in movies2.txt), Table for your ranking results.
Lecture 3, Tuesday, November 3, 2015 (TBD): Slides, Exercise Sheet 3, Code from the lecture,Dataset for ES3 (posting lists), Table for performance results.