Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
/ wot Public archive

visualizing the meaning of (w)ords (o)ver (t)ime

Notifications You must be signed in to change notification settings

cheapmon/wot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wot

Installation

  1. Install histwords dependencies and django
  2. Download embeddings to backend/embeddings
  3. Run django: cd backend && python manage.py runserver
  4. Install the web app: cd frontend && npm install
  5. Run the web app: cd frontend && npm run serve
  6. Open browser to localhost:8080

Todos

  • Docker support

About

visualizing the meaning of (w)ords (o)ver (t)ime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published