allenai / ike

Build tables of information by extracting facts from indexed text corpora via a simple and effective query language.
http://allenai.org/software/interactive-knowledge-extraction/
Apache License 2.0
56 stars 20 forks source link

[CLOSED] Switch to public released version of word2vec #203

Closed sbhaktha closed 8 years ago

sbhaktha commented 8 years ago

Issue by sbhaktha Thu May 12 20:18:57 2016 Originally opened as https://github.com/allenai/okcorpus/pull/201


@dirkgr : Using (our) public version of Word2VecJava: http://search.maven.org/#artifactdetails%7Corg.allenai.word2vec%7Cword2vecjava_2.11%7C1.0.1%7Cjar


sbhaktha included the following code: https://github.com/allenai/okcorpus/pull/201/commits

sbhaktha commented 8 years ago

Comment by sbhaktha Thu May 12 20:40:14 2016


Done! Removed scala version and used %% for both word2vec and blacklab dependencies.

sbhaktha commented 8 years ago

Comment by sbhaktha Thu May 12 20:40:36 2016


Will merge unless I hear from you before I merge :)