Skip to content

mmihaltz/word2vec-GoogleNews-vectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

word2vec-GoogleNews-vectors

This repository hosts the word2vec pre-trained Google News corpus (3 billion running words) word vector model (3 million 300-dimension English word vectors).

It is mirroring the data from the official word2vec website:
GoogleNews-vectors-negative300.bin.gz

The motivation was to provide an easy (programmatical) way to download the model file via git clone instead of accessing the Google Drive link.

You will need to install git lfs to be able to clone this.

About

word2vec Google News model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published