Skip to content

guceda/word-embeddings-search-engine

Repository files navigation

Dual Space word embeddings search engine.

Based on Dual Space word embeddings

Dataset retrieved from https://github.com/RaRe-Technologies/gensim-data

Activate environment

Create a new visual environment: python3.9 -m venv .venv

Activate the environment: source .venv/bin/activate

Deactivate environment

Just type deactivate in the terminal.

Install packages

pip3 install -r requirements.txt

About

Dual Space word embeddings search engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages