基于Node.js的中文分词模块
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
node-segment is a Node.js Chinese text segmentation module based on the Pangoo segmentation component's dictionary. It provides word segmentation with part-of-speech tagging and supports various features like custom dictionaries, synonym conversion, stopword filtering, and extensible tokenization through plugins. The module is designed for developers working with Chinese text processing in Node.js applications who need accurate word segmentation with linguistic analysis capabilities.