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 (2010–2011)

Lectures are from 8:30 to 11:45 in Amphi Saphir. Labs are from 13:30 to 16:45 in C133.

  1. 14 March 2011
    • Lesson: The World Wide Web, Web crawling
    • Labs: Web crawling
    • Provided file for the labs: Robot.java
  2. 15 March 2011
    • Lesson: Information Retrieval
    • Labs: Inverted Index
    • Provided file for the labs: text stop words
  3. 16 March 2011
    • Lesson: Web Graph Mining (by Michalis Vazirgiannis)
    • Labs: PageRank
    • Provided files for the labs: edge_list labels
  4. 17 March 2011
    • Lesson: Information Extraction (by Fabian M. Suchanek)
    • Labs: Information Extraction
    • Provided files for the labs: text pos full
  5. 18 March 2011
    • Lesson: Hot Topics in Web Search
      • Crawling refresh rate cf. (first lesson)
      • Spamdexing
      • Deep Web
      • Computational advertising (by Bogdan Cautis)
      • Indexing large-scale data
      • Distributed computing
    • Labs: Putting it all together

Resources

  • Introduction to information retrieval
  • Java API documentation