Skip to content

Commit

Permalink
added word2vec sample
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbird committed May 7, 2015
1 parent 15f8b0b commit a6db693
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions collections/all.xml
Expand Up @@ -87,4 +87,5 @@
<item ref="tagsets"/>
<item ref="snowball_data"/>
<item ref="bllip_wsj_no_aux"/>
<item ref="word2vec_sample"/>
</collection>
5 changes: 5 additions & 0 deletions packages/models/word2vec_sample.xml
@@ -0,0 +1,5 @@
<package id="word2vec_sample"
name="Word2Vec Sample"
webpage="https://code.google.com/p/word2vec/"
unzip="1"
/>
Binary file added packages/models/word2vec_sample.zip
Binary file not shown.

0 comments on commit a6db693

Please sign in to comment.