ravyg / directed_project

This repository contains Masters Thesis (Directed Project) - Ravish Gupta Purdue University
MIT License
0 stars 3 forks source link

Build 22Million Tweets with Phrases word2Vec TF Model data with 16E16B #3

Open ravyg opened 7 years ago

ravyg commented 7 years ago

This dataset contains 22m raw tweets with phrases, that means this model is been derived by using Gensim's word2phrase model. This model will be run with tensorflow word2vec to build a new model.

ravyg commented 7 years ago

Raising the batch size to 64 as #5 shows how slow it will be to create with 16 as batch size.