Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 985 Bytes

File metadata and controls

executable file
·
13 lines (10 loc) · 985 Bytes

Information-Retrieval


  • Inverted Index and Boolean Retrieval Model Here
  • Positional Index and 2 Phrase Query Search Here
  • Vector Space Model with Top-K Retrieval through Cosine Similarity, Champions List, Cluster Pruning Index Here
  • Vector Space Model (using PyLucene) with Top-K Retrieval through Cosine Similarity Here
  • Pagerank Algorithm with Power Iteration (Google's Formulation) Here

Project Contributors: