summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b306681fcebdaddbd01b211a2a1cd3e2037086b0 (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
pkgbase = python-stanza
	pkgdesc = Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages
	pkgver = 1.11.0
	pkgrel = 1
	url = https://stanfordnlp.github.io/stanza
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-emoji
	depends = python-networkx
	depends = python-numpy
	depends = python-protobuf
	depends = python-pytorch
	depends = python-requests
	depends = python-tqdm
	optdepends = python-scipy: Perform CEAF scoring for the Kuhn-Munkres linear assignment scheme
	source = stanza-1.11.0.tar.gz::https://github.com/stanfordnlp/stanza/archive/refs/tags/v1.11.0.tar.gz
	source = fix-json-serialization.patch
	sha256sums = 33c41baff07654b19cb0170e827de4f5848518d2620c470d12f6bd586ff64e0c
	sha256sums = 72ceb38e9000e5006d56f6dcde62993a0394b6bb05eb54b4e551a62ccaca6ca5

pkgname = python-stanza