Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / alexandrecorlet / search-engine

This project implements an in-memory search engine for indexing and retrieving documents from a CSV file using Python and NLTK. It preprocesses text, builds an inverted index, and ranks documents based on relevance to a query using the Okapi BM25 algorithm.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrecorlet%2Fsearch-engine

Stars: 0
Forks: 0
Open Issues: 0

License: mit
Language: Python
Repo Size: 19.5 KB
Dependencies: pending

Created: about 1 month ago
Updated: about 1 month ago
Last pushed: about 1 month ago
Last synced: about 1 month ago

Topics: information-retrieval-engine, nlp, nltk-python, okapi-bm25, python3

Files
    Loading...
    Readme
    Loading...