Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Word vectors source (Question) #2

Open
shiffman opened this issue Oct 3, 2017 · 2 comments
Open

Word vectors source (Question) #2

shiffman opened this issue Oct 3, 2017 · 2 comments

Comments

@shiffman
Copy link

shiffman commented Oct 3, 2017

Hello!

I'm using your code to teach about word vectors at http://itp.nyu.edu and make some examples with http://p5js.org. Just curious about the original 1.6 GB bin file you downloaded with word vectors -- what is its source?

Great work and thank you!

@turbomaze
Copy link
Owner

Hi there,

Glad to hear you're finding this useful! The vectors come from this link https://code.google.com/archive/p/word2vec/, specifically the archive labeled "GoogleNews-vectors-negative300.bin.gz". You can read more about them there.

Hope this helps,
Anthony

@kostasx
Copy link

kostasx commented Feb 26, 2021

Hello. It would be nice to provide a rough overview of the process that you followed to convert the original vector dataset to a JSON file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants