Skip to content

A dictionary, but it shows you position in embedding space relative to some synonyms/antonyms instead of a definition.

Notifications You must be signed in to change notification settings

granawkins/latent-dictionary

Repository files navigation

Latent Dictionary

An interactive 3D map of DistilBert word embeddings: https://www.latentdictionary.com

Dev Install

  1. Download pm2
  2. Install backend/.venv with dependencies pip install -r requirements.txt
  3. Install frontned/node_modules npm install
  4. Run pm2 start ecosystem.dev.config.js

TODO

  • Make a backend route to serve dist/
  • Add proxy info to frontend

About

A dictionary, but it shows you position in embedding space relative to some synonyms/antonyms instead of a definition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published