| 程序包 | 说明 |
|---|---|
| com.github.houbb.opencc4j.core.impl | |
| com.github.houbb.opencc4j.support.segment.impl |
分词实现类
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ZhConvertBootstrap |
ZhConvertBootstrap.newInstance(Segment segment)
已过时。
|
ZhConvertBootstrap |
ZhConvertBootstrap.segment(Segment segment)
分词实现
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractSegment
抽象分词实现
|
class |
CharSegment
简单的转化为 char 列表
Created: 2018/6/22 下午2:43
Project: opencc4j
|
class |
HuaBanSegment
花瓣分词
Created: 2018/6/22 下午2:43
Project: opencc4j
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Segment |
Segments.chars()
直接拆分为单个字符
|
static Segment |
Segments.defaults()
默认分词形式
1.
|
Copyright © 2020. All rights reserved.