An open API service indexing awesome lists of open source software.

https://github.com/miltiadiss/ceid_ne5597-information-retrieval

This project involves creating an inverted index for a text collection, implementing a Vector Space Model (VSM) with custom weighting methods, applying the pre-trained colBERT model for semantic query handling, and comparing the performance of the developed models using two evaluation metrics implemented from scratch.
https://github.com/miltiadiss/ceid_ne5597-information-retrieval

colbert indexer inverted-index metrics vector-space-model

Last synced: about 2 months ago
JSON representation

This project involves creating an inverted index for a text collection, implementing a Vector Space Model (VSM) with custom weighting methods, applying the pre-trained colBERT model for semantic query handling, and comparing the performance of the developed models using two evaluation metrics implemented from scratch.

Awesome Lists containing this project

README

        

# Overview
![Στιγμιότυπο οθόνης 2024-09-08 195244](https://github.com/user-attachments/assets/6e91e7ab-cf11-408f-a2ce-3f8ca52ab7a1)
This project is part of **Information Retrieval** elective course in Computer Engineering & Informatics Department of University of Patras for Winter Semester 2023-2024 (Semester 7).