Skip to content

This repo contains a text search engine done in two phases. Phase 1 indexes documents with BSBI algorithm without scoring. And in Phase 2, BM25 scores the retrieved documents

Notifications You must be signed in to change notification settings

Rad6/Information-Retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Information-Retrieval

This repo contains a text search engine done in two phases. Phase 1 indexing is done with BSBI algorithm without scoring. And in Phase 2, BM25 scores the retrieved documents

About

This repo contains a text search engine done in two phases. Phase 1 indexes documents with BSBI algorithm without scoring. And in Phase 2, BM25 scores the retrieved documents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages