blob: c65f523273d69c4fabbedac804fd832eca9367d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Generated by mksrcinfo v8
# Sat Jun 29 10:31:29 UTC 2019
pkgbase = stanford-parser
pkgdesc = A natural language parser is a program that works out the grammatical structure of sentences.
pkgver = 3.9.2
pkgrel = 3
url = https://nlp.stanford.edu/software/lex-parser.shtml#Download
arch = x86_64
license = GPL
depends = java-runtime
optdepends = stanford-corenlp-models-english: English models
provides = stanford-parser
source = https://nlp.stanford.edu/software/stanford-parser-full-2018-10-17.zip
sha512sums = 1ecd54a26f413b6227caa9b2c04231816fb9bc1cf373efad1201f4d9a8cbe3f5dec8064c2f3680cc9e7dabc10ef4c6016941ab7420b1995af5be0e02587f8027
pkgname = stanford-parser
|