Web Search, INF396/TPT25 (2011–2012)
Lectures are from 8:30 to 11:45 in Amphi Opale (Monday to Wednesday) and B316 (Thursday to Friday). Labs are from 13:30 to 16:45 in C133. All lab assignments must be handed out by email by midnight the same day.
-
19 March 2012
- Lesson: The World Wide Web, Web crawling
- Labs: Web crawling
- Provided file for the labs: Robot.java
-
20 March 2012
- Lesson: Information Retrieval
- Labs: Inverted Index
- Provided file for the labs: text stop words
-
21 March 2012
- Lesson: Information Extraction (by Fabian M. Suchanek)
- Labs: Information Extraction
- Provided files for the labs: text pos full
- 22 March 2012
- Lesson: Web Graph Mining (by Michalis Vazirgiannis)
- Labs: PageRank
- Provided files for the labs: edge_list labels
- 23 March 2012
Resources
- Web data management (especially Web Search chapter)
- Introduction to information retrieval
- Java API documentation