Mon, 03 Jun 2024 11:49:57 UTC | login

Information for build python-gensim-0.10.0-18.fc31

ID91851
Package Namepython-gensim
Version0.10.0
Release18.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-gensim.git#40a7339c8a0de2b7cff3ec81c42d3c8f8078a438
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 complete
Volume DEFAULT
StartedWed, 24 Jul 2019 02:57:19 UTC
CompletedWed, 24 Jul 2019 04:03:05 UTC
Taskbuild (f31-candidate, /rpms/python-gensim.git:40a7339c8a0de2b7cff3ec81c42d3c8f8078a438)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-gensim.git#40a7339c8a0de2b7cff3ec81c42d3c8f8078a438'}}
Tags
f31
RPMs
src
python-gensim-0.10.0-18.fc31.src.rpm (info) (download)
noarch
python-gensim-doc-0.10.0-18.fc31.noarch.rpm (info) (download)
python3-gensim-core-0.10.0-18.fc31.noarch.rpm (info) (download)
python3-gensim-test-0.10.0-18.fc31.noarch.rpm (info) (download)
riscv64
python3-gensim-addons-0.10.0-18.fc31.riscv64.rpm (info) (download)
python-gensim-debugsource-0.10.0-18.fc31.riscv64.rpm (info) (download)
python3-gensim-addons-debuginfo-0.10.0-18.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.10.0-12 - Python 2 binary package renamed to python2-gensim See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild