summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1e99873358beccaa4290018e2c4340bf81342142 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-gensim
	pkgdesc = Library for topic modelling, document indexing and similarity retrieval with large corpora
	pkgver = 4.1.2
	pkgrel = 1
	url = https://radimrehurek.com/gensim/
	arch = i686
	arch = x86_64
	license = LGPL2.1
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-pip
	makedepends = cython
	depends = python-numpy
	depends = python-scipy
	depends = python-smart_open
	optdepends = python-pyro: Usage in a distributed environment
	optdepends = python-levenshtein: Similarity measure
	source = python-gensim-4.1.2.tar.gz::https://github.com/RaRe-Technologies/gensim/archive/4.1.2.tar.gz
	sha512sums = 959db56a280af83db581ede012fcae91f428bdcbd92f9d82de6631a3ad52e04cb3d448b545f04b7d75695cb7de75dd9c6f7bbdda13ac6fc6745e37a1f25e3e5e

pkgname = python-gensim