mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
8 lines
354 B
Text
8 lines
354 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++/
|