CRFsuite. A tool that learns patterns in text to sort and label words correctly.

github.com/jakevdp/pyCRFsuite

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2014
  • Merge pull request #4 from kmike/patch-1
  • fix averaged-perceptron alias
July 2013
  • Merge pull request #2 from tpeng/patch-1
  • add numpy header dir
October 2011
  • add CRFTrainer tests
  • pep8 & typos
  • add tests for CRFDict & CRFDataset
  • fix typos
  • Initial Commit