gensim 0.8.6 released

80 views
Skip to first unread message

Radim Řehůřek

unread,
Sep 15, 2012, 6:22:38 PM9/15/12
to gensim
Hi all,

I'm pleased to announce the release of a new version of gensim!
http://radimrehurek.com/gensim/

You can get 0.8.6 from the usual places (pip, PyPI, github, ...).

Quoting from CHANGELOG:

* added HashDictionary (by Homer Strong)
* support for adding target classes in SVMlight format (by Corrado
Monti)
* fixed problems with global lemmatizer object when running in
parallel on Windows
* parallelization of Wikipedia processing + added script version that
lemmatizes the input documents
* added class method to initialize Dictionary from an existing corpus
(by Marko Burjek)

The new HashDictionary by Homer is especially cool; check out
http://en.wikipedia.org/wiki/Hashing-Trick and gensim's API docs. It
lets you use new (previously unseen) words in your BoW model, without
re-creating/updating any Dictionary.

Enjoy,
Radim

Michael O'Kelly

unread,
Sep 16, 2012, 11:57:55 PM9/16/12
to gen...@googlegroups.com
Congratulations, and many thanks to you and Homer!  Hashing Trick was #1 on my wishlist.

Regards,
Michael

Mai Al-Duailij

unread,
Sep 19, 2012, 3:02:51 PM9/19/12
to gen...@googlegroups.com
Hi Radim, 
Did your new release include changing the parameters of the LDA algorithm dynamically ?
Thank you
--
"The desire of knowledge, like the thirst of riches, increases ever with the acquisition of it."
-- Laurence Sterne
Reply all
Reply to author
Forward
0 new messages