Mon, 03 Jun 2024 11:54:07 UTC | login

Information for build python-gensim-0.10.0-15.fc29

ID74021
Package Namepython-gensim
Version0.10.0
Release15.fc29
Epoch
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
StartedSun, 07 Oct 2018 22:09:03 UTC
CompletedSun, 07 Oct 2018 23:15:49 UTC
Taskbuild (f29-candidate, python-gensim-0.10.0-15.fc29.src.rpm)
Tags
f29
f30
RPMs
src
python-gensim-0.10.0-15.fc29.src.rpm (info) (download)
noarch
python-gensim-doc-0.10.0-15.fc29.noarch.rpm (info) (download)
python2-gensim-core-0.10.0-15.fc29.noarch.rpm (info) (download)
python2-gensim-test-0.10.0-15.fc29.noarch.rpm (info) (download)
python3-gensim-core-0.10.0-15.fc29.noarch.rpm (info) (download)
python3-gensim-test-0.10.0-15.fc29.noarch.rpm (info) (download)
riscv64
python2-gensim-addons-0.10.0-15.fc29.riscv64.rpm (info) (download)
python3-gensim-addons-0.10.0-15.fc29.riscv64.rpm (info) (download)
python-gensim-debuginfo-0.10.0-15.fc29.riscv64.rpm (info) (download)
python-gensim-debugsource-0.10.0-15.fc29.riscv64.rpm (info) (download)
python2-gensim-addons-debuginfo-0.10.0-15.fc29.riscv64.rpm (info) (download)
python3-gensim-addons-debuginfo-0.10.0-15.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.10.0-8 - Rebuild for Python 3.6