node ac search Node.js和io.js的AHO Corasick搜索树实现
节点-ac_search一个非常快速的AHO-Corasick字符串搜索实现。安装$ npm install ac_search通过源码安装$ git clone https://github.com/jbenden/node-ac_search.git $ cd node-ac_search.git $ npm install示例用法有关如何使用此模块的示例,请参阅单元测试。
下载地址
用户评论