1.1.0 • Published 7 years ago

node-crfsuite v1.1.0

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

node-crfsuite

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.

MIT License

Before install

Make sure you've installed liblbfgs library and original libcrfsuite

Install

$ npm install node-crfsuite --save

Contributing

Pull requests and stars are highly welcome.

For bugs and feature requests, please create an issue.