Thu, 02 May 2024 18:13:25 UTC | login

Information for build python-gensim-0.10.0-25.fc33

ID159319
Package Namepython-gensim
Version0.10.0
Release25.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-gensim.git#0760ee1d57c41645f7316d8a4dbef082f878c303
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 canceled
Volume DEFAULT
StartedTue, 09 Jun 2020 05:24:01 UTC
CompletedWed, 24 Jun 2020 08:02:18 UTC
Taskbuild (f33, /rpms/python-gensim.git:0760ee1d57c41645f7316d8a4dbef082f878c303)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-gensim.git#0760ee1d57c41645f7316d8a4dbef082f878c303'}}
Tags No tags
RPMs No RPMs
Changelog * Sun May 31 2020 Björn Esser <besser82@fedoraproject.org> - 0.10.0-25 - Add proper Obsoletes / Provides * Sun May 31 2020 Björn Esser <besser82@fedoraproject.org> - 0.10.0-24 - Fix FTI (#1830670) * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.10.0-23 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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