| Modifier and Type | Method and Description |
|---|---|
Pair<T1,T2> |
Pair.clone() |
| Modifier and Type | Field and Description |
|---|---|
HashMap<Integer,Pair<Integer,String>> |
CompactTree.goldDependencies |
| Constructor and Description |
|---|
CompactTree(HashMap<Integer,Pair<Integer,String>> goldDependencies,
ArrayList<String> posTags) |
| Modifier and Type | Method and Description |
|---|---|
Pair<String,Integer> |
ParseTaggedThread.call() |
Pair<Configuration,Integer> |
ParseThread.call() |
Copyright © 2014–2021 码农场. All rights reserved.