summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0baf7bc5cbda6f15311062b4aed8c09caf321e53 (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.1
	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.1.tar.gz::https://github.com/RaRe-Technologies/gensim/archive/4.1.1.tar.gz
	sha512sums = 5df690274b9055a6420bb1585fc493a1e8aaa8ce0b8268b42caa8befc72da7989020a73c432f31a311aae364a6292ece92f7d7f5b1f0ec77499311734d0f038c

pkgname = python-gensim