#NoteRanger
A toy information retrieval system to
- understand how an IR works
- search the notes that I make in markdown format
The idea and the query part is taken from David Branner's notes repo with some modifications.
- Normalize terms a. Equivalence classing of terms For instance all the following belong to the same class {windows, window, Windows, Window}
- Deciding the stop words
- Query for phrases