Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 548 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 548 Bytes

Information Retrieval Models

Implement Information Retrieval Models for Query Processing Inverted Indexes of 40 text files in Docs with different Algebra operations :

  • AND
  • OR
  • NOT
  • Jeccard Similarity
  • Jeccard Dissmilarity
  • Cosine Similarity

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT