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
- Host: GitHub
- URL: https://github.com/imdeepmind/playing-with-word2vec
- Owner: imdeepmind
- Created: 2019-02-11T18:28:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:36:14.000Z (over 3 years ago)
- Last Synced: 2025-04-04T13:48:40.112Z (about 1 year ago)
- Language: Python
- Size: 90.6 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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/