Skip to content

Implemented the Boolean relevance model using Apache Lucene for information retrieval by retrieving postings list for each term based on Term-at-a-time and Document-at-a-Time indexing technique and performing query processing on them.

Notifications You must be signed in to change notification settings

MitaliBhiwande/Boolean-relevance-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Boolean relevance model:

Implemented the Boolean relevance model using Apache Lucene for information retrieval by retrieving postings list for each term based on Term-at-a-time and Document-at-a-Time indexing technique and performing query processing on them.

About

Implemented the Boolean relevance model using Apache Lucene for information retrieval by retrieving postings list for each term based on Term-at-a-time and Document-at-a-Time indexing technique and performing query processing on them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages