| 程序包 | 说明 |
|---|---|
| com.hankcs.hanlp.dependency.perceptron.accessories | |
| com.hankcs.hanlp.dependency.perceptron.transition.configuration | |
| com.hankcs.hanlp.dependency.perceptron.transition.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
Pair<T1,T2> |
Pair.clone() |
| 限定符和类型 | 字段和说明 |
|---|---|
HashMap<Integer,Pair<Integer,String>> |
CompactTree.goldDependencies |
| 构造器和说明 |
|---|
CompactTree(HashMap<Integer,Pair<Integer,String>> goldDependencies,
ArrayList<String> posTags) |
| 限定符和类型 | 方法和说明 |
|---|---|
Pair<String,Integer> |
ParseTaggedThread.call() |
Pair<Configuration,Integer> |
ParseThread.call() |
Copyright © 2014–2019 码农场. All rights reserved.