|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectorg.wltea.analyzer.core.CJKSegmenter
public class CJKSegmenter
中文-日韩文子分词器
| 字段摘要 | |
|---|---|
static java.lang.String |
SEGMENTER_NAME
|
| 构造方法摘要 | |
|---|---|
CJKSegmenter()
|
|
| 方法摘要 | |
|---|---|
void |
analyze(org.wltea.analyzer.core.AnalyzeContext context)
从分析器读取下一个可能分解的词元对象 |
void |
reset()
重置子分析器状态 |
| 从类 java.lang.Object 继承的方法 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 字段详细信息 |
|---|
public static final java.lang.String SEGMENTER_NAME
| 构造方法详细信息 |
|---|
public CJKSegmenter()
| 方法详细信息 |
|---|
public void analyze(org.wltea.analyzer.core.AnalyzeContext context)
ISegmenter 复制的描述
ISegmenter 中的 analyzecontext - 分词算法上下文public void reset()
ISegmenter 复制的描述
ISegmenter 中的 reset
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||