https://bugzilla.redhat.com/show_bug.cgi?id=1089710

            Bug ID: 1089710
           Summary: Review Request: python-gensim - Python framework for
                    fast Vector Space Modelling
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]



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.


Koji Builds:

  el5:  no build ---> missing dependencies
  el6:  no build ---> missing dependencies
  el7:  https://koji.fedoraproject.org/koji/taskinfo?taskID=6762059
  F19:  https://koji.fedoraproject.org/koji/taskinfo?taskID=6762062
  F20:  https://koji.fedoraproject.org/koji/taskinfo?taskID=6762067
  Frh:  https://koji.fedoraproject.org/koji/taskinfo?taskID=6762073


Issues:

  fedora-review shows no obvious issues.  AFAIK there might be  some false
  positives from rpmlint.


FAS-User:

  besser82


Urls:

  Spec URL: http://besser82.fedorapeople.org/review/python-gensim.spec
  SRPM URL:
http://besser82.fedorapeople.org/review/python-gensim-0.9.1-1.fc20.src.rpm


Thanks for review in advance!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to