public class CompactTree extends Object
HashMap<Integer,Pair<Integer,String>>
goldDependencies
ArrayList<String>
posTags
CompactTree(HashMap<Integer,Pair<Integer,String>> goldDependencies, ArrayList<String> posTags)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HashMap<Integer,Pair<Integer,String>> goldDependencies
public ArrayList<String> posTags
public CompactTree(HashMap<Integer,Pair<Integer,String>> goldDependencies, ArrayList<String> posTags)
Copyright © 2014–2021 码农场. All rights reserved.