Eng

Pierre Senellart

  • Home
  • Resume
  • Publications
  • Talks
  • Teaching
  • Students
  • Other

Contact: pierre@senellart.com
  • Resources

Last Modification
2015-05-04 05:46:42 UTC

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.

  1. 19 March 2012
    • Lesson: The World Wide Web, Web crawling
    • Labs: Web crawling
    • Provided file for the labs: Robot.java
  2. 20 March 2012
    • Lesson: Information Retrieval
    • Labs: Inverted Index
    • Provided file for the labs: text stop words
  3. 21 March 2012
    • Lesson: Information Extraction (by Fabian M. Suchanek)
    • Labs: Information Extraction
    • Provided files for the labs: text pos full
  4. 22 March 2012
    • Lesson: Web Graph Mining (by Michalis Vazirgiannis)
    • Labs: PageRank
    • Provided files for the labs: edge_list labels
  5. 23 March 2012
    • Lesson: An introduction to MapReduce and MapReduce algorithms for the Web, Parallelizing Algorithms in MapReduce (by Mauro Sozio)
    • Labs: Putting it all together

Resources

  • Web data management (especially Web Search chapter)
  • Introduction to information retrieval
  • Java API documentation