An open API service indexing awesome lists of open source software.

https://github.com/imdeepmind/playing-with-word2vec

Simple project for understanding the power of word2vec
https://github.com/imdeepmind/playing-with-word2vec

Last synced: 8 months ago
JSON representation

Simple project for understanding the power of word2vec

Awesome Lists containing this project

README

          

# Playing with Word2Vec
A simple python app for understanding the power of word2vec.

In this project, I trained a word2vec model on live twitter data. Then build a resp API then accepts a word and tells the most similar words. This project is best for understanding the power of word2vec model. For this project, I've used `gensim`.

For building the front-end part I've used bootstrap 4.

Demo -

Front-end - https://imdeepmind.ml/playing-with-word2vec/

Back-end - https://shrouded-depths-63903.herokuapp.com/