UNPKG

novel-segment

Version:

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

9 lines (8 loc) 252 B
/** * Created by user on 2017/8/13/013. */ export declare const project_root: string; export declare const dict_root: string; export declare const temp_root: string; declare const _default: typeof import("./project.config"); export default _default;