mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
302 B
Plaintext
5 lines
302 B
Plaintext
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.
|