From 32dd283d5f194e8c39bb0e34878647052367bcbd Mon Sep 17 00:00:00 2001 From: aronwc Date: Mon, 21 Dec 2015 10:22:32 -0600 Subject: [PATCH] Update Schedule.md --- Schedule.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Schedule.md b/Schedule.md index 4cfaf02..1d7838e 100644 --- a/Schedule.md +++ b/Schedule.md @@ -4,16 +4,16 @@ | 1/12 | Boolean Search | [Ch1](http://nlp.stanford.edu/IR-book/pdf/01bool.pdf) | |[L01](../lectures/lec01) | 1/14 | Indexing I: stemming/stopping | [Ch2](http://nlp.stanford.edu/IR-book/pdf/02voc.pdf) | |[L02](../lectures/lec02) | 1/19 | Indexing II: phrases, skip lists, position | [Ch2](http://nlp.stanford.edu/IR-book/pdf/02voc.pdf) | | [L03](../lectures/lec03) -| 1/21 | Dictionaries | [Ch3](http://nlp.stanford.edu/IR-book/pdf/03dict.pdf) | [A0](../assignments/assignment0) | [L04](../lectures/lec04) +| 1/21 | Dictionaries | [Ch3](http://nlp.stanford.edu/IR-book/pdf/03dict.pdf) | [A0](https://github.com/iit-cs429/assignments/tree/master/a0) | [L04](../lectures/lec04) | 1/26 | Scalable indexing | [Ch4](http://nlp.stanford.edu/IR-book/pdf/04const.pdf) | | [L05](../lectures/lec05) | 1/28 | Index compression | [Ch5](http://nlp.stanford.edu/IR-book/pdf/05comp.pdf) | | [L06](../lectures/lec06) || **Part II: Ranking** | | 2/02 | Vector space model | [Ch6](http://nlp.stanford.edu/IR-book/pdf/06vect.pdf) | | [L07](../lectures/lec07) -| 2/04 | Scoring for search |[Ch7](http://nlp.stanford.edu/IR-book/pdf/07system.pdf)| [A1](../assignments/assignment1) | [L08](../lectures/lec08) | [A1](../assignments/assignment1) +| 2/04 | Scoring for search |[Ch7](http://nlp.stanford.edu/IR-book/pdf/07system.pdf)| [A1](https://github.com/iit-cs429/assignments/tree/master/a1) | [L08](../lectures/lec08) | [A1](../assignments/assignment1) | 2/09 | Evaluation **(Aron travels)** | [Ch8](http://nlp.stanford.edu/IR-book/pdf/08eval.pdf) | | [L09](../lectures/lec09) | 2/11 | Query Expansion **(Aron travels)** | [Ch9](http://nlp.stanford.edu/IR-book/pdf/09expand.pdf)| | [L10](../lectures/lec10) | 2/16 | Probabilistic IR **(Aron travels)** | [Ch11](http://nlp.stanford.edu/IR-book/pdf/11prob.pdf) | | [L11](../lectures/lec11) -| 2/18 | Probabilistic IR | [Ch11](http://nlp.stanford.edu/IR-book/pdf/11prob.pdf) | [A2](../assignments/assignment2) | [L12](../lectures/lec12) +| 2/18 | Probabilistic IR | [Ch11](http://nlp.stanford.edu/IR-book/pdf/11prob.pdf) | [A2](https://github.com/iit-cs429/assignments/tree/master/a2) | [L12](../lectures/lec12) | 2/23 | Language Models | [Ch12](http://nlp.stanford.edu/IR-book/pdf/12lmodel.pdf) | | [L13](../lectures/lec13) | 2/25 | Language Models | [Ch12](http://nlp.stanford.edu/IR-book/pdf/12lmodel.pdf) | | [L14](../lectures/lec14) || **Part III: Classification**| @@ -33,9 +33,9 @@ | 4/12 | Word Clustering | Handouts | | [L23](../lectures/lec23) ||**Part V: Web Search**| | 4/14 | Web search overview | [Ch19](http://nlp.stanford.edu/IR-book/pdf/19web.pdf) | -| 4/19 | PageRank | [Ch21](http://nlp.stanford.edu/IR-book/pdf/21link.pdf) | [A5](../assignments/assignment5) +| 4/19 | PageRank | [Ch21](http://nlp.stanford.edu/IR-book/pdf/21link.pdf) | [A5](https://github.com/iit-cs429/assignments/tree/master/a5) | 4/21 | PageRank | [Ch21](http://nlp.stanford.edu/IR-book/pdf/21link.pdf) | | [L26](../lectures/lec26) | 4/26 | Web Crawling | [Ch20](http://nlp.stanford.edu/IR-book/pdf/20crawl.pdf)| -| 4/28 | Review | | [A6](../assignments/assignment6) +| 4/28 | Review | | [A6](https://github.com/iit-cs429/assignments/tree/master/a6) | TBA | **Final Exam** | |