https://github.com/ddayguerrero/spimi-indexer
Boolean retrieval search engine with SPIMI indexing and BM25 ranking
https://github.com/ddayguerrero/spimi-indexer
bm25 bs4 inverted-index okapi python3 reuters-corpus search spimi
Last synced: 2 months ago
JSON representation
Boolean retrieval search engine with SPIMI indexing and BM25 ranking
- Host: GitHub
- URL: https://github.com/ddayguerrero/spimi-indexer
- Owner: ddayguerrero
- License: mit
- Created: 2017-10-11T22:59:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T14:56:20.000Z (over 3 years ago)
- Last Synced: 2023-08-11T06:14:49.315Z (almost 2 years ago)
- Topics: bm25, bs4, inverted-index, okapi, python3, reuters-corpus, search, spimi
- Language: Python
- Homepage:
- Size: 13.1 MB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## spimi-indexer
Academic assignment for information retrieval course.