jacksonwalters / wordchef

Flask+Gunicorn+nginx webapp to take linear combinations of words using spaCy's word2vec.

Home Page:https://wordchef.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#wordchef Flask+Gunicorn+nginx webapp to take linear combinations of words.

Uses spaCy to generate full vocab and corresponding wordvectors. Wordvectors are stored in space-partitioning BallTrees (neighbors.sklearn) for fast reverse lookup. Files pickled for storage.

About

Flask+Gunicorn+nginx webapp to take linear combinations of words using spaCy's word2vec.

https://wordchef.app

License:MIT License


Languages

Language:CSS 41.6%Language:SCSS 39.1%Language:JavaScript 10.6%Language:Python 4.6%Language:HTML 4.0%