Repository navigation

#

okapi-bm25

Fast lexical search implementing BM25 in Python using Numpy, Numba and Scipy

Python
1113
3 天前

Tunable full text search engine in JavaScript that: (1) works natively on web apps like Express.js; (2) easy to customize (via BM25) to specific types of documents (e.g. tweets, scientifc journals); (3) is deployable on either the client-side or the server side.

JavaScript
34
6 年前

Well-tested implementation of the OkapiBM25 algorithm. Install the npm package. Now at 24K downloads!

TypeScript
22
7 个月前

A file search engine based on modern search engine algorithms and data structures

Prolog
10
7 年前

The project is an extension of the SENT2IMG application, where an attention mechanism is introduced to obtain precise captions and Okapi BM25 algorithm has been utilised to rank the captions.

Jupyter Notebook
4
6 个月前

A two-stage information retrieval model using baseline TF-IDF model and refined BM25.

Python
3
2 年前

A search engine which takes keywords as queries and retrieves a ranked list of results

Jupyter Notebook
1
2 年前

Parse HTML pages. Create inverted index. Search for pages

Python
1
6 年前

A search engine that takes keyword queries as input and retrieves a ranked list of relevant results as output. It scraps a few thousand pages from one of the seed Wiki pages and uses Elasticsearch for a full-text search engine.

JavaScript
1
2 年前

Lucene, Retrieval and scoring pages using BM25

Java
0
7 年前

Buscador de man pages con modelo vectorial y BM25.

C#
0
7 年前

Content specific search engine with the aim to retrieve movies information given the content of the user's query.

Python
0
5 年前

A detailed study on enhancing the working of an Automated Question Generation & Answering system in a real-time environment. Also, the paper gives a glimpse of bringing this system to freeware like WhatsApp.

Jupyter Notebook
0
4 年前

A detailed study on enhancing the working of an Automated Question Generation & Answering system in a real-time environment. Also, the paper gives a glimpse of bringing this system to freeware like WhatsApp.

Jupyter Notebook
0
4 年前

A basic and intuitive Python module for (Vector Space) IR system. (Focuses on simplicity and understandability)

Python
0
7 个月前

Repository containing the final project for the Information Retrieval course at DSSC Master Degree (UniTS).

Jupyter Notebook
0
2 年前

Lucene, Retrieval and scoring pages using BM25

Java
0
7 年前