---
name: crf++
version: 0.54
origin: science/crf++
comment: Yet Another CRF toolkit
arch: freebsd:9:x86:64
www: http://chasen.org/~taku/software/CRF++/
maintainer: clsung@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 889805
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]
files:
  /usr/local/bin/crf_learn: 7527cff8cdb7f50d01895f68cdc5f661ae2c8c3f43ef989ffaa3d8f7a76d7a3e
  /usr/local/bin/crf_test: 75cd5e103646cb996242093b28a518e949ad7888a909e0d0df9d73639a8dd762
  /usr/local/include/crfpp.h: d290e266bc50448be75275a48cfe0bcfa07bb7fbd860351e66e082234983d0bd
  /usr/local/lib/libcrfpp.a: 45804e195ac4e608fe301b840696349da7c8ac6fa91acfb673cde3002e20f68d
  /usr/local/lib/libcrfpp.la: a11f7fe91c2e3c936d4beec00c9edeeef960dacfa9c4a9c4232f274006bfcaa4
  /usr/local/lib/libcrfpp.so: '-'
  /usr/local/lib/libcrfpp.so.0: fa2f5608ed5e85da08c9fe8e4cf323215525b40132cfd243658ffd413809c9ef
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
