| Package | Description |
|---|---|
| org.ansj.app.newWord | |
| org.ansj.splitWord | |
| org.ansj.splitWord.analysis |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<org.ansj.app.newWord.PatHashMap.Node> |
NewWordDetection.getNewWords(Graph graph)
分词结果的新词发现
|
void |
LearnTool.learn(Graph graph)
公司名称学习.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.util.List<Term> |
Analysis.getResult(Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Term> |
ToAnalysis.getResult(Graph graph) |
protected java.util.List<Term> |
NlpAnalysis.getResult(Graph graph) |
protected java.util.List<Term> |
IndexAnalysis.getResult(Graph graph) |
protected java.util.List<Term> |
BaseAnalysis.getResult(Graph graph) |
Copyright © 2013. All Rights Reserved.