Package Details: python-gensim 4.3.3-1

Git Clone URL: https://aur.archlinux.org/python-gensim.git (read-only, click to copy)
Package Base: python-gensim
Description: Library for topic modelling, document indexing and similarity retrieval with large corpora
Upstream URL: https://radimrehurek.com/gensim/
Keywords: embedding HDP language LDA LSA natural NLP processing toolbox word word2vec
Licenses: LGPL2.1
Submitter: Dieter_be
Maintainer: edh
Last Packager: edh
Votes: 16
Popularity: 0.000000
First Submitted: 2011-01-27 14:26 (UTC)
Last Updated: 2024-07-31 04:01 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

edh commented on 2018-09-14 05:50 (UTC)

@Pastafarianist Well, it was not really missing, it was merely marked as optional dependency. However, I admit that gensim is not of much use without it and I converted it to a hard dependency.

Pastafarianist commented on 2018-09-13 17:44 (UTC) (edited on 2018-09-13 17:44 (UTC) by Pastafarianist)

A dependency on smart_open is missing (an attempt to import gensim fails due to an import error of smart_open).

edh commented on 2018-09-07 11:26 (UTC)

I adopted the package and rewrote the PKGBUILD. Furthermore, I added a python2 version of the package via a split package approach.

drencrom commented on 2018-09-01 18:04 (UTC)

This is the PKGBUILD updated to 3.5.0 in case anyone is interested: https://merlino.uy/PKGBUILD

dreieck commented on 2018-07-24 18:32 (UTC)

Please update to version 3.5.0.

dreieck commented on 2018-07-24 18:28 (UTC)

Upstream URL is now http://radimrehurek.com/gensim/

proycon commented on 2017-09-09 10:11 (UTC)

Updated to 2.3.0, but dropped Python 2 compatibility due to certain new dependencies not being AUR-packaged for Python 2

petronny commented on 2017-09-09 08:12 (UTC)

please updated to 2.3.0

proycon commented on 2017-01-09 09:19 (UTC)

Updated to 0.13.4.1 python-six and python2-six dependencies were added in an earlier stage already btw...

lobisquit commented on 2015-07-27 17:04 (UTC)

I think that "python-six" and "python2-six" should be added as dependencies, since I couldn't run a simple script without them.