2780
Comment:
|
4423
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
{{{ #!html <!-- <a style="color:red" href="http://ad-wiki.informatik.uni-freiburg.de/teaching/InformationRetrievalWS1213/Feedback">Here are the results for the official evaluation of this course.</a> --> }}} {{{ #!html <!-- <a style="color:red; font-weight: bold;" href="http://ad-wiki.informatik.uni-freiburg.de/teaching/InformationRetrievalWS1213/Exam">Here is all the information about the exam.</a> --> }}} The course is given by [[http://ad.informatik.uni-freiburg.de/staff/bast|Prof. Dr. Hannah Bast]] and assisted by [[http://ad.informatik.uni-freiburg.de/staff/buchhold|Björn Buchhold]]. It takes place every ''Tuesday from 4:15pm until 5:45pm'', in the Hörsaal ''HS 036'' in building 101. The first lecture is on Tuesday, October 22, 2013 and the last lecture is on Tuesday, February 11, 2014. There will be no lecture on Tuesday, December 24, 2012 and Tuesday, December 31, 2013 (christmas break) and on TODO. That is 14 lectures altogether. |
The course is given by [[http://ad.informatik.uni-freiburg.de/staff/bast|Prof. Dr. Hannah Bast]] and assisted by [[http://ad.informatik.uni-freiburg.de/staff/buchhold|Björn Buchhold]]. It takes place every Tuesday from 4:15pm until 5:45pm in the Hörsaal HS036 in building 101. The first lecture is on Tuesday, October 22, 2013 and the last lecture is on Tuesday, February 11, 2014. There will be no lecture on Tuesday, December 24, 2012 and Tuesday, December 31, 2013 (christmas break) and on [TODO: some other date]. That is 14 lectures altogether. |
Line 25: | Line 11: |
* Here is the link to [[https://daphne.informatik.uni-freiburg.de/ws1314/InformationRetrieval/|Daphne]] (our course management system). * Here is the link to the [[https://daphne.informatik.uni-freiburg.de/forum/viewforum.php?f=177|Forum]] (for announcements and questions). * Here is a Java Code Style Profile for Eclipse: [[attachment:Eclipse Java Code Style Profile]]. * Here is a C++ Code Style Profile for Eclipse: [[attachment:Eclipse C++ Code Style Profile]]. * The topics will be similar to those of the course [[InformationRetrievalWS1213|Information Retrieval, WS 2012/2013]] from last year. Here is the [[InformationRetrievalWS1213/Exam|exam]] from that course. |
* Here is the link to [[https://daphne.informatik.uni-freiburg.de/ws1314/InformationRetrieval/|Daphne]] (our course management system, login with your RZ user name and password). * Here is the link to the [[https://daphne.informatik.uni-freiburg.de/forum/viewforum.php?f=177|Forum]] (for announcements and questions, you are automatically a member when you have logged into Daphne). * Code style profiles for Eclipse: [[attachment:Eclipse Java Code Style Profile|Java]], [[attachment:Eclipse C++ Code Style Profile|C++]]. * Short introductions to SVN and Vim and the installation of gtest (for C++ only) can be found [[AlgoDatSS2013|here]] (in German). * The topics of this course will be similar to those of the course [[InformationRetrievalWS1213|Information Retrieval, WS 2012/2013]] from last year. Here is all about the [[InformationRetrievalWS1213/Exam|Exam]] from that course. |
Line 33: | Line 19: |
* Lecture 1, Tuesday, October 22, 2013 (Demo, Organizational, Inverted Index): [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1314/lecture-1.pdf|Slides]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1314/exercise-sheet-01.pdf|Exercise Sheet 1]], [[https://daphne.informatik.uni-freiburg.de/svn/InformationRetrievalWS1314/lectures/lecture-01/|Code from the lecture + design suggestion for ES#1]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1314/people.tsv|Dataset for ES#1 (961,327 abstracts about people)]]. | * Lecture 1, Tuesday, October 22, 2013 (Demo, Organizational, Inverted Index): [[http://youtu.be/42Fxjl1S8tE|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1314/get-video.php?file=lecture-1|Download]]), [[https://daphne.informatik.uni-freiburg.de/svn/InformationRetrievalWS1314/public/slides/lecture-01.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/svn/InformationRetrievalWS1314/public/exercises/sheet-01.pdf|Exercise Sheet 1]], [[https://daphne.informatik.uni-freiburg.de/svn/InformationRetrievalWS1314/public/code/lecture-01/|Code from the lecture]], [[https://daphne.informatik.uni-freiburg.de/svn/InformationRetrievalWS1314/public/code/lecture-01/InvertedIndex.TIP|Code design suggestion for ES1]], [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1314/people.tsv|Dataset for ES1 (961,327 abstracts about people)]], [[https://daphne.informatik.uni-freiburg.de/svn/InformationRetrievalWS1314/public/solutions/exercise-sheet-01/|Solution for the exercise sheet]]. * Lecture 2, Tuesday, October 29, 2013 (Ranking, Vector Space Model, Evaluation): [[http://youtu.be/GNblyDPze04|Video Recording]] ([[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1314/get-video.php?file=lecture-2|Download]]), [[https://daphne.informatik.uni-freiburg.de/svn/InformationRetrievalWS1314/public/slides/lecture-02.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/svn/InformationRetrievalWS1314/public/exercises/sheet-02.pdf|Exercise Sheet 2]], [[https://daphne.informatik.uni-freiburg.de/svn/InformationRetrievalWS1314/public/code/lecture-02/|TIP files for ES2]], [[InformationRetrievalWS1314/ResultsRanking|Table for your ranking results]]. * Lecture 3, Tuesday, November 5, 2013 (Efficient List Intersection): [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS1314/get-video.php?file=lecture-3|Video Recording (raw version, final cut available later tonight)]], [[https://daphne.informatik.uni-freiburg.de/svn/InformationRetrievalWS1314/public/slides/lecture-03.pdf|Slides]], [[https://daphne.informatik.uni-freiburg.de/svn/InformationRetrievalWS1314/public/exercises/sheet-03.pdf|Exercise Sheet 3]], [[https://daphne.informatik.uni-freiburg.de/svn/InformationRetrievalWS1314/public/code/lecture-03/|Code from the lecture]], [[InformationRetrievalWS1314/ResultsListIntersection|Table for your list intersection results]]. |
Welcome to the Wiki of the course '''Information Retrieval''' in the winter term 2013/2014
The course is given by Prof. Dr. Hannah Bast and assisted by Björn Buchhold. It takes place every Tuesday from 4:15pm until 5:45pm in the Hörsaal HS036 in building 101. The first lecture is on Tuesday, October 22, 2013 and the last lecture is on Tuesday, February 11, 2014. There will be no lecture on Tuesday, December 24, 2012 and Tuesday, December 31, 2013 (christmas break) and on [TODO: some other date]. That is 14 lectures altogether.
The tutors for this course are Stephanie Embgen (s.embgen@gmail.com) and Jonas Sternisko (sternis@informatik.uni-freiburg.de). 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 to those of the course Information Retrieval, WS 2012/2013 from last year. Here is all about the Exam from that course.
Lecture Slides, Video Recordings, Exercise Sheets, and Code
Lecture 1, Tuesday, October 22, 2013 (Demo, Organizational, Inverted Index): Video Recording (Download), Slides, Exercise Sheet 1, Code from the lecture, Code design suggestion for ES1, Dataset for ES1 (961,327 abstracts about people), Solution for the exercise sheet.
Lecture 2, Tuesday, October 29, 2013 (Ranking, Vector Space Model, Evaluation): Video Recording (Download), Slides, Exercise Sheet 2, TIP files for ES2, Table for your ranking results.
Lecture 3, Tuesday, November 5, 2013 (Efficient List Intersection): Video Recording (raw version, final cut available later tonight), Slides, Exercise Sheet 3, Code from the lecture, Table for your list intersection results.