跳过导航链接

程序包 com.github.houbb.nlp.common.data.load.freq

基于词频的处理 (1)word-checker (2)segment key: char/String value: count 不关心如何存储。

请参阅: 说明

程序包com.github.houbb.nlp.common.data.load.freq的说明

基于词频的处理 (1)word-checker (2)segment key: char/String value: count 不关心如何存储。 最后统一处理为: key: char/String value: freq --------------------------------------- 字典的三种加载方式: (1)系统内置 (2)用户自定义 (3)二者混合

project: nlp-common-package-info

create on 2020/2/7 10:08

从以下版本开始:
0.0.2
作者:
binbin.hou
跳过导航链接

Copyright © 2021. All rights reserved.