public class Dependency extends Object
List<Integer>
deprels
forms
heads
postags
Dependency()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public List<Integer> forms
public List<Integer> postags
public List<Integer> heads
public List<Integer> deprels
public Dependency()
Copyright © 2014–2018 码农场. All rights reserved.