Skip to content

Fun in-class exercise for understanding the inner workings of word2vec in NLP. Implemented Google News 300 word2vec pre-trained model, and also trained a model from scratch with an existing text dataset (Brown Corpus).

Notifications You must be signed in to change notification settings

charlesbueso/word2vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

----------------------- R E A D M E ----------------------------

------------- BEFORE RUNNING:
Make sure to download and import all packages and libraries in file (nltk, 
gensim).

------------- REFERENCES:
https://www.nltk.org/index.html

https://radimrehurek.com/gensim/index.html

----------------------- R E A D M E ----------------------------

About

Fun in-class exercise for understanding the inner workings of word2vec in NLP. Implemented Google News 300 word2vec pre-trained model, and also trained a model from scratch with an existing text dataset (Brown Corpus).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages