Skip to content

satabdidas/NoteRanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.

Search My Notes

Search My Notes

TODO

  1. Normalize terms a. Equivalence classing of terms For instance all the following belong to the same class {windows, window, Windows, Window}
  2. Deciding the stop words
  3. Query for phrases

Resources

  1. IR Book from Stanford
  2. Stanford CS 276

About

A search engine for my notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published