https://github.com/tikquuss/word_embeddings
This repository contains explanations and implementations of some word embedding methods.
https://github.com/tikquuss/word_embeddings
bag-of-words glove tf-idf word2vec
Last synced: 24 days ago
JSON representation
This repository contains explanations and implementations of some word embedding methods.
- Host: GitHub
- URL: https://github.com/tikquuss/word_embeddings
- Owner: Tikquuss
- License: mit
- Created: 2021-01-05T20:04:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-07T21:28:12.000Z (over 4 years ago)
- Last Synced: 2025-01-18T13:41:16.817Z (9 months ago)
- Topics: bag-of-words, glove, tf-idf, word2vec
- Language: Jupyter Notebook
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# word_embeddings
This repository contains explanations and implementations of some word embedding methods.