---
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: 893541
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: e62a9a2ea2d62e3da0c29139c68600f3fe3c1e1c96ff9303b4f2d0f79c4466e0
  /usr/local/bin/crf_test: 24e1bb24809dcebc67c9ef87d2dec83731ec2e5666b5c551fc49ae7cb05b8521
  /usr/local/include/crfpp.h: d290e266bc50448be75275a48cfe0bcfa07bb7fbd860351e66e082234983d0bd
  /usr/local/lib/libcrfpp.a: 8dac3fbdee8c3784b034a0d7c6a808bf93c608d629ad98bc9ba9a8ec40a32bb0
  /usr/local/lib/libcrfpp.la: a11f7fe91c2e3c936d4beec00c9edeeef960dacfa9c4a9c4232f274006bfcaa4
  /usr/local/lib/libcrfpp.so: '-'
  /usr/local/lib/libcrfpp.so.0: cb39ae8b1bf53130f4b322993e9ec799a227fa07764263fa3ae5831cfaa8724e
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  post-deinstall: |
    /sbin/ldconfig -R
