Week | Lecture | Lab | Coursework | Readings |
1 | 1 - Introduction | Lab 0 | - | |
2 - Definitions |
2 | 3 - Laws | Lab 1 | - | |
4 - Preprocessing |
3 | 5 - Indexing | Lab 2 | - | |
6 - Indexing 2 |
4 | 7 - Ranked Retrieval | Lab 3 | CW1 slides | |
8 - Ranked Retrieval 2 |
5 | 9 - Evaluation | - | | |
10 - Evaluation 2 |
6 | 11 - QE | Lab 5 | | |
7 | 12 - Web Search | - | | - Intro to IR Chapter 19, 21.2
- IR in Practice Chapter 3, 4.5, 10.3
- How Search Works? (YouTube)
- Page, L., Brin, S., Motwani, R., & Winograd, T. (1999). The PageRank citation ranking: Bringing order to the web.
- Dumais, S., Banko, M., Brill, E., Lin, J., & Ng, A. (2002) Web question answering: Is more always better?. SIGIR 2002.
|
13 - Web Search 2 |
8 | 14 - Comparing Corpora | Lab 6 | | |
15 - Comparing Corpora 2 |
9 | Guest lecture | | | |
10 | 16 - Text Classification | Lab 7 | | - Fabrizio Sebastiani: Machine Learning in Automated Text CategorizationACM Computing Surveys, 2002, https://arxiv.org/pdf/cs/0110053
- Yoav Goldberg: A Primer on Neural Network Models for Natural Language Processing, https://arxiv.org/abs/1510.00726
- Magdy W., H. Sajjad, T. El-Ganainy and F. Sebastiani. (2015) Bridging Social Media via Distant Supervision. Springer SNAM 2015 link, arXiv
- Additional reading: Nguyen, D. P., Gravel, R., Trieschnigg, R. B., & Meder, T. How old do you think I am? A study of language and age in Twitter. ICWSM 2013
- Huggingface (2024). Text Classification. Link: https://huggingface.co/tasks/text-classification
- Sentence Transformers (2024)
Link: https://www.sbert.net/
|
17 - Text Classification 2 |
11 | 18 - Learning To Rank | - | CW3 | - Ramesh, N. (2004). Discriminative models for information retrieval. SIGIR.
- Burges, C. J. (2010). From ranknet to lambdarank to lambdamart: An overview. Learning, 11(23-581), 81.
|
19 - RAG | |