Skip to content

devd-99/InvertedIndex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InvertedIndex

Basic inverted index made for an Information Retrieval assignment. Currently hardcoded for specific set of files, but will be made dynamic.

Python3 used.

Run the Sorter.py to store/update your dict.json file, and then Query.py to run basic queries, to search from the inverted index created.

About

Basic inverted index made for an Information Retrieval assignment. Currently hardcoded for specific set of files, but will be made dynamic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors