Skip to content

bhavanat12/Ranked-retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ranked-retrieval

Given a query, the python code ranks all the documents with the query, based on the similarity scores obtained by using cosine similarity method. The accuracy of the ranking can be further improved by eliminating the computation of matching stop words in similarity scores.

About

To find the documents relevant to a query based on similarity scores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages