blob: 3b95c35289ff87e2999147cdbfb112d10a30f890 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-summa-git
pkgdesc = TextRank implementation for text summarization and keyword extraction in Python.
pkgver = 0.1.0.r6.g985402e
pkgrel = 1
url = https://github.com/summanlp/textrank
arch = any
license = MIT
makedepends = python-setuptools
depends = python-scipy
source = git+https://github.com/summanlp/textrank.git
sha1sums = SKIP
pkgname = python-summa-git
|