Skip to content

imdeepmind/playing-with-word2vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Simple project for understanding the power of word2vec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages