blob: 05e25f3a1fffba33d9792b5ef3ad2e09459b2124 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = crfsuite
pkgdesc = An implementation of Conditional Random Fields (CRFs) for labeling sequential data.
pkgver = 0.12
pkgrel = 2
url = http://www.chokkan.org/software/crfsuite/
arch = i686
arch = x86_64
license = custom:BSD
depends = liblbfgs
source = https://github.com/mistersmee/crfsuite/archive/refs/tags/0.12-1.tar.gz
md5sums = 4a8ca0f18c768bdb8e65c2bf039ccc8e
pkgname = crfsuite
|