Skip to content

AaruranLog/Analogies

Repository files navigation

Analogies

Analogy solver using word embeddings

Launch App

Assuming that you have installed the contents of the requirements.txt file into your preferred virtual environment, proceed with these instructions in a bash shell

cd Analogies/
export FLASK_APP=microblog.py
flask run

Relevant Links

Efficient Estimation of Word Representations in Vector Space https://arxiv.org/abs/1301.3781

Man is to Computer Programmer as Woman is to Homemaker? Debiasing Word Embeddings https://arxiv.org/abs/1607.06520

word2vec from Google Code Archive https://code.google.com/archive/p/word2vec/

Flask Mega-Tutorial https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world

About

Analogy solver using Google's pretrained word vectors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors