Skip to content

PavanGJ/InvertedIndex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information Retrieval: Boolean Query and Inverted Index

This project was carried out as part of CSE 435/535 at University at Buffalo, State University of New York during Fall 2016

This project deals with query processing over RCV2 multilingual news corpus. This project can be split into two tasks:

  • Inverted Index generation
  • Boolean Query Processing

The Inverted Index is built on the backbone of a LinkedList and populated using the information extracted from a Lucene index generated from RCV2 corpus.

The specifications for the project is mentioned in IR_Project2.pdf

About

Information Retrieval: Boolean Query and Inverted Index

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages