public class parser_dll extends Object
parser_dll()
parser_dll(String modelPath)
int
parse(List<String> words, List<String> postags, List<Integer> heads, List<String> deprels)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public parser_dll()
public parser_dll(String modelPath)
public int parse(List<String> words, List<String> postags, List<Integer> heads, List<String> deprels)
words
postags
heads
deprels
Copyright © 2014–2021 码农场. All rights reserved.