|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Edge 的软件包 | |
|---|---|
| com.hankcs.hanlp.dependency | |
| com.hankcs.hanlp.dependency.common | |
| com.hankcs.hanlp.model.bigram | |
| com.hankcs.hanlp.dependency 中 Edge 的使用 |
|---|
| 返回 Edge 的 com.hankcs.hanlp.dependency 中的方法 | |
|---|---|
protected Edge |
WordNatureDependencyParser.makeEdge(Node[] nodeArray,
int from,
int to)
|
protected abstract Edge |
MinimumSpanningTreeParser.makeEdge(Node[] nodeArray,
int from,
int to)
|
protected Edge |
MaxEntDependencyParser.makeEdge(Node[] nodeArray,
int from,
int to)
|
| com.hankcs.hanlp.dependency.common 中 Edge 的使用 |
|---|
| 声明为 Edge 的 com.hankcs.hanlp.dependency.common 中的字段 | |
|---|---|
Edge |
State.edge
|
| 参数类型为 Edge 的 com.hankcs.hanlp.dependency.common 中的构造方法 | |
|---|---|
State(float cost,
int id,
Edge edge)
|
|
| com.hankcs.hanlp.model.bigram 中 Edge 的使用 |
|---|
| 返回 Edge 的 com.hankcs.hanlp.model.bigram 中的方法 | |
|---|---|
static Edge |
WordNatureDependencyModel.getEdge(Node from,
Node to)
打分 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||