opnsense-ports/science/crf++/pkg-descr
Franco Fichtner 19f5749a3f */*: sync with upstream
Taken from: FreeBSD
2016-05-24 07:06:12 +02:00

8 lines
348 B
Text

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.
WWW: http://chasen.org/~taku/software/CRF++/