Fedora 19 Update: python-gensim-0.9.1-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Thu May 1 07:00:54 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-5495
2014-04-23 03:00:51
--------------------------------------------------------------------------------

Name        : python-gensim
Product     : Fedora 19
Version     : 0.9.1
Release     : 1.fc19
URL         : http://radimrehurek.com/gensim/
Summary     : Python framework for fast Vector Space Modelling
Description :

Gensim is a Python library for topic modelling, document indexing
and similarity retrieval with large corpora.  Target audience is
the natural language processing (NLP) and information retrieval
(IR) community.

Features:

  * All algorithms are memory-independent w.r.t. the corpus size
(can process input larger than RAM).
  * Intuitive interfaces
    - easy to plug in your own input corpus/datastream (trivial
streaming API)
    - easy to extend with other Vector Space algorithms (trivial
transformation API)
  * Efficient implementations of popular algorithms, such as online
Latent Semantic Analysis (LSA/LSI), Latent Dirichlet Allocation (LDA),
Random Projections (RP), Hierarchical Dirichlet Process (HDP) or
word2vec deep learning.
  * Distributed computing: can run Latent Semantic Analysis and Latent
Dirichlet Allocation on a cluster of computers, and word2vec on
multiple cores.
  * Extensive HTML documentation and tutorials.

--------------------------------------------------------------------------------
Update Information:

initial build
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1089710 - Review Request: python-gensim - Python framework for fast Vector Space Modelling
        https://bugzilla.redhat.com/show_bug.cgi?id=1089710
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-gensim' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list