Mon, 03 Jun 2024 14:29:46 UTC | login

Information for build python-gensim-0.10.0-21.fc32

ID130983
Package Namepython-gensim
Version0.10.0
Release21.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-gensim.git#215e22dead9921473470223c5e4833c1cd677e64
SummaryPython framework for fast Vector Space Modelling
DescriptionGensim 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.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 03 Dec 2019 08:45:51 UTC
CompletedTue, 03 Dec 2019 08:59:52 UTC
Taskbuild (f32-candidate, /rpms/python-gensim.git:215e22dead9921473470223c5e4833c1cd677e64)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-gensim.git#215e22dead9921473470223c5e4833c1cd677e64'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.10.0-21 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.10.0-20 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Feb 06 2019 Björn Esser <besser82@fedoraproject.org> - 0.10.0-18 - Use %py3_{build,install} macros * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 17 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.10.0-16 - Subpackages python2-gensim-core, python2-gensim-addons, python2-gensim-test have been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.10.0-14 - Rebuilt for Python 3.7 * Tue Mar 20 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.10.0-13 - Fix python2 subpackage naming * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild