Fedora 20 Update: python-gensim-0.9.2-0.3.git20140510.d1c6d58.fc20

updates at fedoraproject.org updates at fedoraproject.org
Wed May 21 02:37:40 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-6221
2014-05-12 04:37:49
--------------------------------------------------------------------------------

Name        : python-gensim
Product     : Fedora 20
Version     : 0.9.2
Release     : 0.3.git20140510.d1c6d58.fc20
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:

* updated to new snapshot git20140510.d1c6d58b9acfec97e6c5d677c652293ae2119276
* add Python3-build
* fix internal dependencies of Python3-pkgs
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------

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