{"id":20442338,"url":"https://github.com/codename-detective/inverted-index-daat-python-flask","last_synced_at":"2026-06-11T09:31:19.927Z","repository":{"id":209096950,"uuid":"723229717","full_name":"CodeName-Detective/Inverted-Index-DAAT-Python-Flask","owner":"CodeName-Detective","description":"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.","archived":false,"fork":false,"pushed_at":"2023-11-25T03:10:03.000Z","size":257,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T07:46:55.110Z","etag":null,"topics":["information-retrieval","linked-list"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeName-Detective.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-25T02:20:01.000Z","updated_at":"2024-05-21T17:52:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"d53771f5-7ad8-4ed4-a04f-4d02ba0eee05","html_url":"https://github.com/CodeName-Detective/Inverted-Index-DAAT-Python-Flask","commit_stats":null,"previous_names":["codename-detective/inverted-index-daat-python-flask"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeName-Detective/Inverted-Index-DAAT-Python-Flask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeName-Detective%2FInverted-Index-DAAT-Python-Flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeName-Detective%2FInverted-Index-DAAT-Python-Flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeName-Detective%2FInverted-Index-DAAT-Python-Flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeName-Detective%2FInverted-Index-DAAT-Python-Flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeName-Detective","download_url":"https://codeload.github.com/CodeName-Detective/Inverted-Index-DAAT-Python-Flask/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeName-Detective%2FInverted-Index-DAAT-Python-Flask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34192870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["information-retrieval","linked-list"],"created_at":"2024-11-15T09:39:19.459Z","updated_at":"2026-06-11T09:31:19.872Z","avatar_url":"https://github.com/CodeName-Detective.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inverted-Index-DAAT-Python-Flask\n\nThis repository contains the implementation of an Inverted Index using Linked Lists and Flask in Python. It allows for efficient Boolean queries using a Document-at-a-time (DAAT) strategy, ideal for understanding Information Retrieval concepts.\n\n* Developed an Inverted Index using Python and Flask, integrating Linked Lists for efficient data management.\n* Implemented a Document-at-a-Time (DAAT) Boolean query processing system for advanced information retrieval.\n* Crafted a text preprocessing module for document tokenization and normalization.\n* Enabled interactive querying through a Flask web application, demonstrating web development and information retrieval skills.\n\n## Files Description\n\n* **src/indexer.py:** Contains the core logic for building the inverted index.\n* **src/linkedlist.py:** Implements the linked list data structure used in the index.\n* **src/preprocessor.py:** Handles the preprocessing of documents, including tokenization and normalization.\n* **src/run_project.py:** The main script to run the project. It sets up the Flask application and endpoints for querying.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodename-detective%2Finverted-index-daat-python-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodename-detective%2Finverted-index-daat-python-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodename-detective%2Finverted-index-daat-python-flask/lists"}