Package | Description |
---|---|
org.ansj.dic | |
org.ansj.splitWord | |
org.ansj.splitWord.analysis |
Modifier and Type | Method and Description |
---|---|
void |
LearnTool.learn(Graph graph,
SplitWord splitWord,
org.nlpcn.commons.lang.tire.domain.Forest... forests)
公司名称学习.
|
Modifier and Type | Method and Description |
---|---|
protected abstract List<Term> |
Analysis.getResult(Graph graph) |
protected void |
Analysis.setRealName(Graph graph,
List<Term> result)
将为标准化的词语设置到分词中
|
Modifier and Type | Method and Description |
---|---|
protected List<Term> |
BaseAnalysis.getResult(Graph graph) |
protected List<Term> |
DicAnalysis.getResult(Graph graph) |
protected List<Term> |
IndexAnalysis.getResult(Graph graph) |
protected List<Term> |
NlpAnalysis.getResult(Graph graph) |
protected List<Term> |
ToAnalysis.getResult(Graph graph) |
Copyright © 2020. All rights reserved.