node-scws
v0.0.1
Published
A node wrapper for scws segment
Downloads
13
Readme
node-scws
scws
scws is an opensource lightweight Chinese segments system.
This library is written in C code, you can find apis here.
Node-scws is a wrapper for this library and is written in an async way.
Dependency
Make sure you have scws library in your mac, and have the lib, include files correct in the system PATH.
For install scws , see this site for more details.
