| 程序包 | 说明 |
|---|---|
| com.github.houbb.nlp.common.segment.impl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CharCommonSegment
按 char 拆分的通用分词
project: nlp-common-AbstractCommonSegment
create on 2020/2/7 11:17
|
class |
DefaultCommonSegment
默认的分词策略
中文不做分词处理
project: nlp-common-SimpleCommonSegment
create on 2020/2/7 11:22
|
class |
FastForwardCommonSegment
贪心最大长度
project: nlp-common-FastForwardCommonSegment
create on 2020/2/7 11:33
|
class |
SimpleCommonSegment
project: nlp-common-SimpleCommonSegment
create on 2020/2/7 11:22
|
class |
SingleCommonSegment
单个词语通用分词
project: nlp-common-AbstractCommonSegment
create on 2020/2/7 11:17
|
Copyright © 2021. All rights reserved.