2636
Comment:
|
2911
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
The tutors for this course are Patrick Brosi, Johannes Kalmbach, Natalie Prange, Simon Selg and Danny Stoll. | The tutors for this course are Patrick Brosi, Johannes Kalmbach, Natalie Prange, Simon Selg, Danny Stoll and Daniel Tischner. |
Line 15: | Line 15: |
* Code style profiles for Eclipse: [[attachment:InformationRetrievalWS1314/Eclipse Java Code Style Profile|Java]], [[attachment:InformationRetrievalWS1314/Eclipse C++ Code Style Profile|C++]] (add .xml to file name). * Short introductions to SVN and Vim and the installation of gtest (for C++ only) can be found [[ProgrammierenCplusplusSS2016|here (in German)]] and for the SVN now also [[SVNEnglish|here (in English)]]. * The topics of this course will be similar (but not identical) to those of the courses [[InformationRetrievalWS1213|Information Retrieval WS 2012/2013]], [[InformationRetrievalWS1314|Information Retrieval WS 2013/2014]], [[InformationRetrievalWS1516|Information Retrieval WS 2015/2016]] and [[InformationRetrievalWS1617|Information Retrieval WS 2016/2017]]. |
* Our [[https://daphne.informatik.uni-freiburg.de/CodingStandards/svn|CodingStandards]] for C++, Java and Python3; and code style formatter profiles for Eclipse: [[https://daphne.informatik.uni-freiburg.de/CodingStandards/svn/java/lib/eclipse-java-codestyle-formatter-profile.xml|Java]], [[https://daphne.informatik.uni-freiburg.de/CodingStandards/svn/cpp/eclipse-cpp-codestyle-formatter-profile.xml|C++]]. * Information about Subversion (SVN) can be found [[SVN|here (in german)]] and [[SVNEnglish|here (in english)]]; about some editors (including Vim) [[Editoren|here (in german)]]; and about the installation of gtest (for C++ only) [[ProgrammierenCplusplusSS2016/Gtest|here (in english)]]. * The topics of this course will be similar (but not identical) to those of the courses [[InformationRetrievalWS1213|Information Retrieval WS 12/13]], [[InformationRetrievalWS1314|Information Retrieval WS 13/14]], [[InformationRetrievalWS1516|Information Retrieval WS 15/16]] and [[InformationRetrievalWS1617|Information Retrieval WS 16/17]]. |
Welcome to the Wiki of the course "Information Retrieval" in the winter term 2017/2018
The course is given by Prof. Dr. Hannah Bast and assisted by Claudius Korzen. It takes place every Tuesday from 2:15pm until 3:45pm in seminar room 00-010/14 in building 101. The first lecture is on Tuesday, 17 October 2017 and the last lecture is on Tuesday, 6 February 2018. There will be no lecture on Tuesday, 31 October 2017 (Reformationstag), and on Tuesday, 26 December 2017 and on Tuesday, 2 January 2018 (christmas break). This is 14 lectures altogether.
The tutors for this course are Patrick Brosi, Johannes Kalmbach, Natalie Prange, Simon Selg, Danny Stoll and Daniel Tischner. 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).
Our CodingStandards for C++, Java and Python3; and code style formatter profiles for Eclipse: Java, C++.
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 topics of this course will be similar (but not identical) to those of the courses Information Retrieval WS 12/13, Information Retrieval WS 13/14, Information Retrieval WS 15/16 and Information Retrieval WS 16/17.
Here is information about the exams from previous years: WS 12/13, WS 13/14, WS 15/16, WS 16/17.
Lecture Slides, Video Recordings, Exercise Sheets, and Code
- Lecture 1, Tuesday, October 17, 2017 (Introduction, Inverted Index)