blob: 6f8be6cb58491a7cbbbfbcc9c071953564b2aa8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = python-thinc
pkgdesc = Practical Machine Learning for NLP
pkgver = 9.1.1
pkgrel = 1
url = https://github.com/explosion/thinc
arch = x86_64
arch = aarch64
license = MIT
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-blis
depends = python-catalogue
depends = python-confection
depends = python-cymem
depends = python-murmurhash
depends = python-numpy>=2.0
depends = python-packaging
depends = python-preshed
depends = python-pydantic
depends = python-srsly
depends = python-wasabi
optdepends = python-cupy
optdepends = python-pytorch
optdepends = python-tensorflow
source = python-thinc-9.1.1.tar.gz::https://files.pythonhosted.org/packages/source/t/thinc/thinc-9.1.1.tar.gz
sha256sums = 21fae2986d7777a6f050b9046dc9eab11852f1c9a997dcc9032f3ecc22784a4a
pkgname = python-thinc
|