Repository navigation

#

vector-space-model

Vector space index based search engine that's available as a HTTP service or as an embedded library.

C#
569
10 天前

Topic modeling web application

JavaScript
40
10 年前

a contextual search engine for software packages built on import2vec embeddings (https://www.code-compass.com)

Jupyter Notebook
38
6 年前

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 年前

Simple search engine with python 3

Python
24
7 年前

NLP in python Vector Space Modelling and document classification NLP

Jupyter Notebook
19
8 年前

Distributional Formal Semantics (DFS) tools

Prolog
18
3 年前

An R-based guide to sampling Google n-gram data, building historical term-feature matrices & investigating lexical semantic change historically.

15
5 年前

Implementation of a Vector Space Retrieval Model using TF-IDF and cosine similarity on the Cranfield document corpus

Jupyter Notebook
14
5 年前

Retrieves the top 10 documents from the Wikipedia corpus for a user inputted free-text query

Python
10
4 年前

A Concurrent Search Engine built with Go

Go
10
4 年前

Vector Space Model implementation in Go

Go
10
5 年前

Correlated Occurrence Analogue to Lexical Semantics (COALS)

C
10
3 年前

Search Engine Implemented in Python. Components : Web Crawler. Indexer. Parser. Page Ranking Algorithm

Python
10
7 年前

An implementation of the Vector Space model in GoLang

Go
8
2 年前

Information Retrieval with Vector Space Model for News Article

Python
6
6 年前