c0e1bd164b
CRF++ is a simple, customizable, and open source implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data. CRF++ is designed for generic purpose and will be applied to a variety of NLP tasks, such as Named Entity Recognition, Information Extraction and Text Chunking.
5 lines
122 B
Text
5 lines
122 B
Text
@comment $NetBSD: PLIST,v 1.1 2013/05/22 13:07:47 obache Exp $
|
|
bin/crf_learn
|
|
bin/crf_test
|
|
include/crfpp.h
|
|
lib/libcrfpp.la
|