UNPKG

node-crfsuite

Version:
27 lines (13 loc) 846 B
# 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](https://img.shields.io/badge/license-MIT_License-green.svg?style=flat-square)](https://github.com/bubkoo/get-cursor-position/blob/master/LICENSE) ## Before install Make sure you've installed [liblbfgs](https://github.com/chokkan/liblbfgs) library and original [libcrfsuite](https://github.com/chokkan/crfsuite) ## Install ``` $ npm install node-crfsuite --save ``` ## Contributing Pull requests and stars are highly welcome. For bugs and feature requests, please [create an issue](https://github.com/bertmsk/node-crfsuite/issues/new).