This is a link to the CRFSuite library written by Naoaki Okazaki. CRF or Conditional Random Fields are a class of statistical modeling method often applied in pattern recognition and machine learning and used for structured prediction.
$ npm install node-crfsuite --save
Pull requests and stars are highly welcome.
For bugs and feature requests, please create an issue.