Skip to content

dasarianudeep/documentretrievalsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DocumentRetrievalsystem - SpringMVC application

The goal of the project is to do a fine text search by matching some stated user queries to a set of large unstructured text documents i.e., corpus. The project involves generating a inverted index mapping the text content to the document location. Following it, BM25 ranking function algorithm has been applied to rank documents producing document score according to its relevance with respect to the issued search query.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages