| 程序包 | 说明 |
|---|---|
| com.hankcs.hanlp.algorithm | |
| com.hankcs.hanlp.seg | |
| com.hankcs.hanlp.seg.common | |
| com.hankcs.hanlp.seg.NShort.Path |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<Vertex> |
Dijkstra.compute(Graph graph) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static Graph |
WordBasedGenerativeModelSegment.GenerateBiGraph(WordNet wordNet)
生成二元词图
|
| 限定符和类型 | 方法和说明 |
|---|---|
Graph |
WordNet.toGraph()
词网转词图
|
| 构造器和说明 |
|---|
NShortPath(Graph graph,
int N)
构造一个N最短路径计算器
|
Copyright © 2014–2017 码农场. All rights reserved.