UNPKG

novel-segment

Version:

Chinese word segmentation 簡繁中文分词模块 以網路小說為樣本

3 lines (2 loc) 97 B
/// <reference types="node" /> export declare function _get_text(text: string | Buffer): string;