UNPKG

novel-segment

Version:

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

6 lines (5 loc) 151 B
/** * Created by user on 2019/6/26. */ import { IOptionsDoSegment } from './types'; export declare const defaultOptionsDoSegment: IOptionsDoSegment;