Skip to content

mmihaltz/word2vec-GoogleNews-vectors

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 4, 2016 10:56
May 12, 2016 11:01

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