Project details for crfpp

Logo crfpp 0.53

by sonne - May 8, 2009, 08:46:44 CET [ Project Homepage BibTeX Download ]

view (2 today), download ( 0 today ), 0 subscriptions

Description:

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.

Features

  • Can redefine feature sets
  • Written in C++ with STL
  • Fast training based on LBFGS, a quasi-newton algorithm for large scale numerical optimization problem
  • Less memory usage both in training and testing encoding/decoding in practical time
  • Can perform n-best outputs
  • Can perform single-best MIRA training
  • Can output marginal probabilities for all candidates
  • Available as an open source software
Changes to previous version:

Initial Announcement on mloss.org.

BibTeX Entry: Download
Supported Operating Systems: Posix
Data Formats: Ascii
Tags: Crf, Segmentation, Conditional Random Fields, Lbfgs, Named Entity Recognition, Nlp
Archive: download here

Comments

No one has posted any comments yet. Perhaps you'd like to be the first?

Leave a comment

You must be logged in to post comments.