lucasr4200/Sparse-Search

Populating and searching a database that has had it's contents vectorized with SPLADE. This provides better search results through increased semantic understanding.

0

stars

4

commits

Python

primary language

Sep 4, 2024

updated

README

For learning purposesof sparse vectors and semantic search. This search should provide better results than traditional keyword searches as vectors are compared between the query and results. The top 10 results are returned based upon cosine similarity.

Contributors

lucasr4200

4 commits

lucasr4200/Sparse-Search

Populating and searching a database that has had it's contents vectorized with SPLADE. This provides better search results through increased semantic understanding.

0

stars

4

commits

Python

primary language

Sep 4, 2024

updated

README

For learning purposesof sparse vectors and semantic search. This search should provide better results than traditional keyword searches as vectors are compared between the query and results. The top 10 results are returned based upon cosine similarity.

Contributors

lucasr4200

4 commits

Languages

Python

100.0%