{"id":16824404,"url":"https://github.com/sambhav/ir-system","last_synced_at":"2025-03-17T18:26:44.878Z","repository":{"id":117451742,"uuid":"100260541","full_name":"sambhav/IR-system","owner":"sambhav","description":"An information retrieval system for a comparative analysis of TF-IDF and BM25 ranking mechanisms","archived":false,"fork":false,"pushed_at":"2017-08-23T14:00:08.000Z","size":1413,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-24T05:41:17.486Z","etag":null,"topics":["bm25","comparative-analysis","information-retrieval","reddit","scraper","tf-idf","whoosh"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sambhav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-08-14T11:31:34.000Z","updated_at":"2019-02-03T06:45:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"2788686b-6025-4360-84e6-85c35372dfbb","html_url":"https://github.com/sambhav/IR-system","commit_stats":null,"previous_names":["sambhav/ir-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambhav%2FIR-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambhav%2FIR-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambhav%2FIR-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambhav%2FIR-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sambhav","download_url":"https://codeload.github.com/sambhav/IR-system/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244086433,"owners_count":20395788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bm25","comparative-analysis","information-retrieval","reddit","scraper","tf-idf","whoosh"],"created_at":"2024-10-13T11:10:55.697Z","updated_at":"2025-03-17T18:26:44.839Z","avatar_url":"https://github.com/sambhav.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IR-system\nAn information retrieval system for a comparative analysis of TF-IDF and BM25 ranking mechanisms\n\n## Setting up the repo\n* Clone the repo\n* Create a new virtual environment using\n\n\t\tvirtualenv -p python3 venv\n    \n* Activate the virtual environement via\n\t\t\n\t\tsource venv/bin/activate\n\t\t\n* Install the repo requirements via\n        \n        python setup.py install\n\n* To scrape documents use\n\n        irs scrape        \n        \n* To create an index use\n     \n        irs create_index\n\n* To index dumped data use\n\n        irs index_documents $JSON_PATH\n\n* To show results use    \n        \n        irs run            ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsambhav%2Fir-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsambhav%2Fir-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsambhav%2Fir-system/lists"}