summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a0008ec1c2fbf0001bce799c27b890bad5a27451 (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
32
33
34
pkgbase = python-torchtext
	pkgdesc = Data loaders and abstractions for text and NLP
	pkgver = 0.18.0
	pkgrel = 1
	epoch = 1
	url = https://github.com/pytorch/text
	arch = x86_64
	license = BSD-3-Clause
	makedepends = cmake
	makedepends = git
	makedepends = numactl
	makedepends = patchelf
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-sympy
	makedepends = python-wheel
	depends = glibc
	depends = gcc-libs
	depends = python-filelock
	depends = python-numpy
	depends = python-pytorch
	depends = python-requests
	depends = python-tqdm
	optdepends = python-nltk
	optdepends = python-revtok
	optdepends = python-sacremoses: Moses tokenizer port in SacreMoses
	optdepends = python-spacy: English tokenizer from SpaCy
	source = text::git+https://github.com/pytorch/text.git#tag=v0.18.0
	source = 0001-add-GLOG_USE_GLOG_EXPORT-definition.patch
	sha512sums = 696404634cca1d535a5cf19105e4727fe441e47ecfab7e88fbdf0066abfe69b39103addd148cbca1d74471e89a74a1b6ea6e02e71e06e9cc8d9bac4414d36554
	sha512sums = 8d5faf99d3e82039ebf0daffb1f15e5e6195141a79e1809006d75597bd322bfd6495ae63d4396dbe9ec7a007b0986bf92e66b87cf2f4e062f5732d3675343b5f

pkgname = python-torchtext