19219
Comment:
|
17801
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
<!-- | |
Line 9: | Line 8: |
--> | |
Line 14: | Line 12: |
<!-- | |
Line 16: | Line 13: |
--> | |
Line 20: | Line 16: |
It will be based on the video recordings from the course [[InformationRetrievalWS1718|Information Retrieval WS17/18]]. | The course will be based on the video recordings from the course [[InformationRetrievalWS1718|Information Retrieval WS17/18]]. |
Line 22: | Line 18: |
There will be 14 lectures altogether. | There will be 14 lectures and 13 exercise sheets altogether. |
Line 24: | Line 20: |
The tutors for this course are Daniel Bindemann, [[https://ad.informatik.uni-freiburg.de/staff/brosi|Patrick Brosi]], [[https://ad.informatik.uni-freiburg.de/staff/schnelle|Niklas Schnelle]], N/A and N/A. | The tutors for this course are Daniel Bindemann, [[https://ad.informatik.uni-freiburg.de/staff/brosi|Patrick Brosi]], [[https://ad.informatik.uni-freiburg.de/staff/schnelle|Niklas Schnelle]]. |
Line 39: | Line 35: |
* [[https://goo.gl/bC5t7f|Livestream]] of the lectures (available shortly before each lecture). | * A cheat sheet for !NumPy and !SciPy can be found [[NumpyCheatSheet|here]]. |
Line 50: | Line 46: |
* Lecture 1, Tuesday, October 16, 2018 (Introduction, Inverted Index, Zipf's Law) {{{ #!html <!-- : [[http://www.youtube.com/watch?v=QjA7ujQsL0M|YouTube]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-01.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-01.epiphan.mp4|Recording Livestream]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-01.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-01/|Code from the lecture (+ equivalent code in Java and C++)]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-01.pdf|Exercise Sheet 1]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-01/TIP/|TIP file]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/movies.txt|Dataset for ES1 (189,897 movies, title + description)]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-01/|Solution]]. * Lecture 2, Tuesday, October 24, 2017 (Ranking and Evaluation): [[https://www.youtube.com/watch?v=bCVPnnWqY8s|YouTube]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-02.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-02.epiphan.mp4|Recording Livestream]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-02.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-02.pdf|Exercise Sheet 2]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-02/TIP/|TIP file]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/movies.txt|Movies Dataset (same one as for ES1)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/movies-benchmark.txt|Movies Benchmark]], [[InformationRetrievalWS1718/ResultsES2|Table for your ranking results]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-02/|Solution]]. * Lecture 3, Tuesday, November 7, 2017 (Efficient List Intersection): [[https://www.youtube.com/watch?v=hFYbmLa3usg|YouTube]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-03.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-03.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-03.pdf|Exercise Sheet 3]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-03/postinglists/|Postings Lists]] (Update: 8 November, 10:30pm), basic code to get you started in [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-03/java/|Java]] and [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-03/cpp/|C++]], [[InformationRetrievalWS1718/ResultsES3|Table for your intersection results]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-03/|Solution]]. * Lecture 4, Tuesday, November 14, 2017 (Compression, Codes, Entropy): [[https://www.youtube.com/watch?v=A_F94FV21Ek|YouTube]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-04.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-04.epiphan.mp4|Recording Livestream]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-04.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-04.pdf|Exercise Sheet 4]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-04/sheet-04.pdf|Solution]]. * Lecture 5, Tuesday, November 21, 2017 (Fuzzy Search, Edit Distance, q-Gram Index): [[https://www.youtube.com/watch?v=I39Rhegg8Xg|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-05.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-05.epiphan.mp4|Recording Livestream]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-05.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-05.pdf|Exercise Sheet 5]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/wikidata-entities.tsv|Wikidata Entities (2,920,180 entities, name + popularity + description + additional information)]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-05/TIP/|TIP file]], code from the lecture in [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-05/java/|Java]] and the analogous code in [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-05/cpp/|C++]], [[InformationRetrievalWS1718/ResultsES5|Table for your results]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-05/|Solution]]. * Lecture 6, Tuesday, November 28, 2017 (Web applications, part 1): [[https://www.youtube.com/watch?v=2x4YFzrlV8I|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-06.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-06.epiphan.mp4|Recording Livestream]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-06.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-06.pdf|Exercise Sheet 6]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/wikidata-entities-with-image-urls.tsv|Wikidata Entities (same as for ES5, with image urls)]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-06/TIP/|TIP file]], (part of) the code from the lecture in [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-06/java/|Java]] and the analogous code in [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-06/cpp/|C++]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-06/|Solution]]. * Lecture 7, Tuesday, December 5, 2017 (Web applications, part 2: Javascript, Vulnerabilities, Cookies, Unicode): [[https://www.youtube.com/watch?v=aycjGY6v6pg|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-07.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-07.epiphan.mp4|Recording Livestream]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-07.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-07.pdf|Exercise Sheet 7]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/wikidata-entities-with-surprises.tsv|Wikidata Entities (with surprises)]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-07/TIP/sheet-07.TIP|TIP file]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-07/|Solution]]. * Lecture 8, Tuesday, December 12, 2017 (Vector space model): [[https://youtu.be/WShDiIId8Bg|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-08.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-08.epiphan.mp4|Recording Livestream]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-08.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-08/lecture/|Code from the lecture]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-08.pdf|Exercise Sheet 8]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-08/TIP/|TIP file]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/movies.txt|Movies Dataset (same one as for ES2)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/movies-benchmark.txt|Movies Benchmark (same one as for ES2)]], [[InformationRetrievalWS1718/ResultsES8|Table for your ranking results]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-08/|Solution]]. * Lecture 9, Tuesday, December 19, 2017 (Clustering, k-means): [[https://www.youtube.com/watch?v=yid_lqC0SDo|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-09.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-09.epiphan.mp4|Recording Livestream]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-09.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-09.pdf|Exercise Sheet 9]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-09/sheet-09.pdf|Solution]]. * Lecture 10, Tuesday, January 9, 2018 (Latent Semantic Indexing): [[https://www.youtube.com/watch?v=CwBn0voJDaw|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-10.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-10.epiphan.mp4|Recording Livestream]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-10.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-10/|Code from the lecture]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-10.pdf|Exercise Sheet 10]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-10/sheet-10.pdf|Solution]]. * Lecture 11, Tuesday, January 16, 2018 (Classification, Naive Bayes): [[https://www.youtube.com/watch?v=jzvjsOPOrw4|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-11.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-11.epiphan.mp4|Recording Livestream]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-11.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-11.pdf|Exercise Sheet 11]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-11/|Code for ES 11]], [[InformationRetrievalWS1718/ResultsES11|Table for your F-measures]], Datasets for ES11: [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/film-genres-train.tsv|Film Genres (train, Variant 1)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/film-genres-test.tsv|Film Genres (test, Variant 1)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/film-genres-train.1000.tsv|Film Genres (train, Variant 2)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/film-genres-test.1000.tsv|Film Genres (test, Variant 2)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/film-ratings-train.tsv|Film Ratings (train, Variant 1)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/film-ratings-test.tsv|Film Ratings (test, Variant 1)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/film-ratings-train.3000.tsv|Film Ratings (train, Variant 2)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/film-ratings-test.3000.tsv|Film Ratings (test, Variant 2)]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-11/|Solution]]. * Lecture 12, Tuesday, January 23, 2018 (Knowledge Bases, SPARQL, Translation to SQL): [[https://www.youtube.com/watch?v=g_RcMciuLSo|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-12.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-12.epiphan.mp4|Recording Livestream]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-12.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-12.pdf|Exercise Sheet 12]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-12/|Example files from the lecture + TIP file]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-12/TIP/sparql_to_sql.py|Code Template for ES12]], Datasets for ES12: [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/wikidata.zip|wikidata.tsv (48M triples from Wikidata)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/wikidata.5M.zip|wikidata.5M.tsv (Subset of wikidata.tsv with only 5M triples)]], [[InformationRetrievalWS1718/ResultsES12|Table for your results]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-12/|Solution]]. * Lecture 13, Tuesday, January 30, 2018 (POS-Tagging, Entity Recognition, Viterbi Algorithm): [[https://www.youtube.com/watch?v=eMVeAzKpv8c|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-13.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-13.epiphan.mp4|Recording Livestream]]), [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-13.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/exercises/sheet-13.pdf|Exercise Sheet 13]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/ontonotes-transition-probabilities.tsv|transition-probabilities.tsv]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/ontonotes-word-distribution.tsv|word-distribution.tsv]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/code/lecture-13/TIP/|TIP file]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/solutions/sheet-13/|Solution]]. * Lecture 14, Tuesday, February 6, 2018 (Course Evaluation, Exam, Work at our Chair): [[https://www.youtube.com/watch?v=G00RMfQvV3s|Recording Livestream (YouTube)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-14.epiphan.mp4|Recording Livestream (local)]], [[https://daphne.informatik.uni-freiburg.de/ws1718/InformationRetrieval/svn/public/slides/lecture-14.pdf|Slides]]. {{{ #!html --> }}} |
* Lecture 1, Tuesday, October 16, 2018 (Introduction, Inverted Index, Zipf's Law): [[https://www.youtube.com/watch?v=LXvwU8cCHe0|YouTube Part 1]] [[https://www.youtube.com/watch?v=A3-2QRkv9nE|YouTube Part 2]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-01a.mp4|Download Part 1]] [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-01b.mp4|Download Part 2]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn-public/public/slides/lecture-01.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-01/|Code from the lecture (+ equivalent code in Java and C++)]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-01.pdf|Exercise Sheet 1]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-01/TIP/|TIP file]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/movies.txt|Dataset for ES1 (189,897 movies with title + description)]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-01/|Solution]]. * Lecture 2, Tuesday, October 23, 2018 (Ranking and Evaluation): [[https://www.youtube.com/watch?v=bCVPnnWqY8s|YouTube]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-02.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-02.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-02.pdf|Exercise Sheet 2]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-02/TIP/|TIP file]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/movies.txt|Movies Dataset (same one as for ES1)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/movies-benchmark.txt|Movies Benchmark]], [[InformationRetrievalWS1819/ResultsES2|Table for your ranking results]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-02/|Solution]]. * Lecture 3, Tuesday, November 6, 2018 (Efficient List Intersection): [[https://www.youtube.com/watch?v=hFYbmLa3usg|YouTube]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-03.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-03.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-03.pdf|Exercise Sheet 3]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-03/postinglists/|Postings Lists]], basic code to get you started in [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-03/java/|Java]] and [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-03/cpp/|C++]], [[InformationRetrievalWS1819/ResultsES3|Table for your intersection results]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-03/|Solution]]. * Lecture 4, Tuesday, November 13, 2018 (Compression, Codes, Entropy): [[https://www.youtube.com/watch?v=A_F94FV21Ek|YouTube]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-04.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-04.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-04.pdf|Exercise Sheet 4]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-04/sheet-04.pdf|Solution]]. * Lecture 5, Tuesday, November 20, 2018 (Fuzzy Search, Edit Distance, q-Gram Index): [[https://www.youtube.com/watch?v=I39Rhegg8Xg|YouTube]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-05.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-05.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-05.pdf|Exercise Sheet 5]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/wikidata-entities.tsv|Wikidata Entities (2,920,180 entities, name + popularity + description + additional information)]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-05/TIP/|TIP file]], code from the lecture in [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-05/java/|Java]] and the analogous code in [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-05/cpp/|C++]], [[InformationRetrievalWS1819/ResultsES5|Table for your results]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-05/|Solution]]. * Lecture 6, Tuesday, November 27, 2018 (Web applications, part 1): [[https://www.youtube.com/watch?v=2x4YFzrlV8I|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-06.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-06.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-06.pdf|Exercise Sheet 6]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/wikidata-entities.tsv|Wikidata Entities (same as for ES5)]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-06/TIP/sheet-06.TIP|TIP file]], (part of) the code from the lecture in [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-06/java/|Java]] and the analogous code in [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-06/cpp/|C++]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-06/|Solution]]. * Lecture 7, Tuesday, December 4, 2018 (Web applications, part 2: Javascript, Vulnerabilities, Cookies, Unicode): [[https://www.youtube.com/watch?v=aycjGY6v6pg|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-07.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-07.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-07.pdf|Exercise Sheet 7]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/wikidata-entities.tsv|Wikidata Entities (same as for ES5+ES6)]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-07/TIP/sheet-07.TIP|TIP file]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-07/|Solution]]. * Lecture 8, Tuesday, December 11, 2018 (Vector space model): [[https://youtu.be/WShDiIId8Bg|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-08.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-08.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-08/python/|Code from the lecture]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-08.pdf|Exercise Sheet 8]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-08/TIP/|TIP file]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/movies.txt|Movies Dataset (same one as for ES2)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/movies-benchmark.txt|Movies Benchmark (same one as for ES2)]], [[InformationRetrievalWS1819/ResultsES8|Table for your ranking results]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-08/|Solution]]. * Lecture 9, Tuesday, December 18, 2018 (Clustering, k-means): [[https://www.youtube.com/watch?v=yid_lqC0SDo|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-09.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-09.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-09.pdf|Exercise Sheet 9]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-09/sheet-09.pdf|Solution]]. * Lecture 10, Tuesday, January 8, 2019 (Latent Semantic Indexing): [[https://www.youtube.com/watch?v=CwBn0voJDaw|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-10.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-10.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-10/|Code from the lecture]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-10.pdf|Exercise Sheet 10]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-10/sheet-10.pdf|Solution]]. * Lecture 11, Tuesday, January 15, 2019 (Classification, Naive Bayes): [[https://www.youtube.com/watch?v=jzvjsOPOrw4|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1718/lecture-11.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-11.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-11.pdf|Exercise Sheet 11]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-11/|Code for ES 11]], [[InformationRetrievalWS1819/ResultsES11|Table for your F-measures]], Datasets for ES11: [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/film-genres-train.tsv|Film Genres (train, Variant 1)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/film-genres-test.tsv|Film Genres (test, Variant 1)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/film-genres-train.1000.tsv|Film Genres (train, Variant 2)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/film-genres-test.1000.tsv|Film Genres (test, Variant 2)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/film-ratings-train.tsv|Film Ratings (train, Variant 1)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/film-ratings-test.tsv|Film Ratings (test, Variant 1)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/film-ratings-train.3000.tsv|Film Ratings (train, Variant 2)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/film-ratings-test.3000.tsv|Film Ratings (test, Variant 2)]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-11/|Solution]]. * Lecture 12, Tuesday, January 22, 2019 (Knowledge Bases, SPARQL, Translation to SQL): [[https://www.youtube.com/watch?v=g_RcMciuLSo|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-12.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-12.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-12.pdf|Exercise Sheet 12]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-12/|Example files from the lecture + TIP file]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-12/TIP/sparql_to_sql.py|Code Template for ES12]], Datasets for ES12: [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/wikidata.zip|wikidata.zip (48M triples from Wikidata)]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/wikidata.5M.zip|wikidata.5M.zip (Subset of wikidata.tsv with only 5M triples)]], [[InformationRetrievalWS1819/ResultsES12|Table for your results]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-12/|Solution]]. * Lecture 13, Tuesday, January 29, 2019 (POS-Tagging, Entity Recognition, Viterbi Algorithm): [[https://www.youtube.com/watch?v=eMVeAzKpv8c|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/lecture-13.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-13.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/exercises/sheet-13.pdf|Exercise Sheet 13]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/ontonotes-transition-probabilities.tsv|transition-probabilities.tsv]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1819/ontonotes-word-distribution.tsv|word-distribution.tsv]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-13/TIP/|TIP file]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/code/lecture-13/TIP/|TIP file]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/solutions/sheet-13/|Solution]]. * Lecture 14, Tuesday, February 5, 2019 (Course Evaluation, Exam, Work at our Chair): [[https://www.youtube.com/watch?v=IKZIaDKgFQ4|Recording Livestream (YouTube)]], [[https://daphne.informatik.uni-freiburg.de/ws1819/InformationRetrieval/svn/public/slides/lecture-14.pdf|Slides]]. |
Welcome to the Wiki of the course "Information Retrieval" in the winter term 2018/2019
Results of the official evaluation of this course
The course is given by Prof. Dr. Hannah Bast and assisted by Claudius Korzen. The course will be based on the video recordings from the course Information Retrieval WS17/18. There will be an introductory in-class lecture on Tuesday, 16th October 2018 from 2:15pm until 3:45pm in seminar room 00-010/14 in building 101. There will be 14 lectures and 13 exercise sheets altogether.
The tutors for this course are Daniel Bindemann, Patrick Brosi, Niklas Schnelle. The administrator of the supporting systems (Daphne, SVN, Forum, Jenkins) is Axel Lehmann.
Important Links
Our course management system Daphne (login with your RZ user name and password).
The forum for announcements and questions.
The manual for how to ask questions on the forum.
Our Points scheme for the exercises.
Our CodingStandards for C++, Java and Python 3.
Information about Subversion (SVN) can be found here (in german) and here (in english); about some editors (including Vim) here (in german); and about the installation of gtest (for C++ only) here (in english).
The courses from previous semesters: Information Retrieval WS 17/18, Information Retrieval WS 16/17, Information Retrieval WS 15/16, Information Retrieval WS 13/14, Information Retrieval WS 12/13.
The exams from previous semesters: WS 17/18, WS 16/17, WS 15/16, WS 13/14, WS 12/13.
Here you can download our Linux Image (for Virtualbox or VMWare).
A cheat sheet for NumPy and SciPy can be found here.
Lecture Slides, Video Recordings, Exercise Sheets, and Code
Lecture 1, Tuesday, October 16, 2018 (Introduction, Inverted Index, Zipf's Law): YouTube Part 1 YouTube Part 2 (Download Part 1 Download Part 2), Slides, Code from the lecture (+ equivalent code in Java and C++), Exercise Sheet 1, TIP file, Dataset for ES1 (189,897 movies with title + description), Solution.
Lecture 2, Tuesday, October 23, 2018 (Ranking and Evaluation): YouTube (Download), Slides, Exercise Sheet 2, TIP file, Movies Dataset (same one as for ES1), Movies Benchmark, Table for your ranking results, Solution.
Lecture 3, Tuesday, November 6, 2018 (Efficient List Intersection): YouTube (Download), Slides, Exercise Sheet 3, Postings Lists, basic code to get you started in Java and C++, Table for your intersection results, Solution.
Lecture 4, Tuesday, November 13, 2018 (Compression, Codes, Entropy): YouTube (Download), Slides, Exercise Sheet 4, Solution.
Lecture 5, Tuesday, November 20, 2018 (Fuzzy Search, Edit Distance, q-Gram Index): YouTube (Download), Slides, Exercise Sheet 5, Wikidata Entities (2,920,180 entities, name + popularity + description + additional information), TIP file, code from the lecture in Java and the analogous code in C++, Table for your results, Solution.
Lecture 6, Tuesday, November 27, 2018 (Web applications, part 1): Video Recording (Download), Slides, Exercise Sheet 6, Wikidata Entities (same as for ES5), TIP file, (part of) the code from the lecture in Java and the analogous code in C++, Solution.
Lecture 7, Tuesday, December 4, 2018 (Web applications, part 2: Javascript, Vulnerabilities, Cookies, Unicode): Video Recording (Download), Slides, Exercise Sheet 7, Wikidata Entities (same as for ES5+ES6), TIP file, Solution.
Lecture 8, Tuesday, December 11, 2018 (Vector space model): Video Recording (Download), Slides, Code from the lecture, Exercise Sheet 8, TIP file, Movies Dataset (same one as for ES2), Movies Benchmark (same one as for ES2), Table for your ranking results, Solution.
Lecture 9, Tuesday, December 18, 2018 (Clustering, k-means): Video Recording (Download), Slides, Exercise Sheet 9, Solution.
Lecture 10, Tuesday, January 8, 2019 (Latent Semantic Indexing): Video Recording (Download), Slides, Code from the lecture, Exercise Sheet 10, Solution.
Lecture 11, Tuesday, January 15, 2019 (Classification, Naive Bayes): Video Recording (Download), Slides, Exercise Sheet 11, Code for ES 11, Table for your F-measures, Datasets for ES11: Film Genres (train, Variant 1), Film Genres (test, Variant 1), Film Genres (train, Variant 2), Film Genres (test, Variant 2), Film Ratings (train, Variant 1), Film Ratings (test, Variant 1), Film Ratings (train, Variant 2), Film Ratings (test, Variant 2), Solution.
Lecture 12, Tuesday, January 22, 2019 (Knowledge Bases, SPARQL, Translation to SQL): Video Recording (Download), Slides, Exercise Sheet 12, Example files from the lecture + TIP file, Code Template for ES12, Datasets for ES12: wikidata.zip (48M triples from Wikidata), wikidata.5M.zip (Subset of wikidata.tsv with only 5M triples), Table for your results, Solution.
Lecture 13, Tuesday, January 29, 2019 (POS-Tagging, Entity Recognition, Viterbi Algorithm): Video Recording (Download), Slides, Exercise Sheet 13, transition-probabilities.tsv, word-distribution.tsv, TIP file, TIP file, Solution.
Lecture 14, Tuesday, February 5, 2019 (Course Evaluation, Exam, Work at our Chair): Recording Livestream (YouTube), Slides.