Skip to content

This repository hosts a Python-based project that implements an advanced Inverted Index using a Linked List structure, and Boolean Retrieval. It leverages Flask to create a web application that allows users to perform Boolean queries through a Document-at-a-time (DAAT) strategy. Optimized for fast retrieval and efficient storage.

Notifications You must be signed in to change notification settings

CodeName-Detective/Inverted-Index-DAAT-Python-Flask

Error
Looks like something went wrong!

About

This repository hosts a Python-based project that implements an advanced Inverted Index using a Linked List structure, and Boolean Retrieval. It leverages Flask to create a web application that allows users to perform Boolean queries through a Document-at-a-time (DAAT) strategy. Optimized for fast retrieval and efficient storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages