/UB-CSE535-Boolean-Query-and-Inverted-Index

Created an inverted index, postings list, and implemented Document-at-a-time OR and Document-at-a-time AND for answering Boolean queries. The result needs to be ranked based on TF-IDF

Primary LanguageJava

Watchers