---
name: crf++
version: 0.54
origin: science/crf++
comment: Yet Another CRF toolkit
arch: freebsd:10:x86:64
www: http://chasen.org/~taku/software/CRF++/
maintainer: clsung@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 1105453
desc: "CRF++ is a simple, customizable, and open source \nimplementation of Conditional
  Random Fields (CRFs)  \nfor segmenting/labeling sequential data. CRF++ is \ndesigned
  for generic purpose and will be applied to \na variety of NLP tasks, such as Named
  Entity Recognition, \nInformation Extraction and Text Chunking.\n\nWWW:\thttp://chasen.org/~taku/software/CRF++/\n"
categories:
- science
- math
shlibs_required:
- libcrfpp.so.0
shlibs_provided:
- libcrfpp.so.0
files:
  /usr/local/bin/crf_learn: 607729cde8309c57d3f43bc09e5d87de7d7baaf644cbbe0361de237ef14a9fca
  /usr/local/bin/crf_test: adf47a8aacbcc74f451c564ed41359a3715625b10df6419af412e6e1b8fc394b
  /usr/local/include/crfpp.h: d290e266bc50448be75275a48cfe0bcfa07bb7fbd860351e66e082234983d0bd
  /usr/local/lib/libcrfpp.so.0: 93740ed3c6f5cfc245744c59e7d1365680a5013d2c13b8e2465b13212b7f6293
  /usr/local/lib/libcrfpp.so: '-'
  /usr/local/lib/libcrfpp.a: d32aaf252a30543e789ef2d8f64ac6e843fab6b6660fa5277a3921fa3dead47d
  /usr/local/lib/libcrfpp.la: a11f7fe91c2e3c936d4beec00c9edeeef960dacfa9c4a9c4232f274006bfcaa4
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
