Skip to content

Commit

Permalink
Remove wordrank from Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tmylk authored Dec 23, 2016
1 parent 734833f commit 95b2816
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ None
0.13.4, 2016-12-22

* Evaluation of word2vec models against semantic similarity datasets like SimLex-999 (#1047) (@akutuzov, [#1047](https://github.com/RaRe-Technologies/gensim/pull/1047))
* WordRank wrapper (@parulsethi, [#1049](https://github.com/RaRe-Technologies/gensim/pull/1051))
* TensorBoard word embedding visualisation of Gensim Word2vec format (@loretoparisi, [#1051](https://github.com/RaRe-Technologies/gensim/pull/1051))
* Throw exception if load() is called on instance rather than the class in word2vec and doc2vec (@dus0x,[(#889](https://github.com/RaRe-Technologies/gensim/pull/889))
* Loading and Saving LDA Models across Python 2 and 3. Fix #853 (@anmolgulati, #913, [#1093](https://github.com/RaRe-Technologies/gensim/pull/1093))
Expand Down

0 comments on commit 95b2816

Please sign in to comment.