v 0.58
Yet Another CRF toolkit
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.
https://taku910.github.io/crfpp/
To install crfpp, paste this into the macOS Terminal after installing MacPorts
sudo port install crfpp
Installations | 2 |
Requested Installations | 1 |