Home
last modified time | relevance | path

Searched defs:tokPath (Results 1 – 4 of 4) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/example/gluon/tree_lstm/lib/
H A DConstituencyParse.java58 public ConstituencyParse(String tokPath, String parentPath, boolean tokenize) throws IOException { in ConstituencyParse()
219 String tokPath = props.containsKey("tokpath") ? props.getProperty("tokpath") : null; in main() local
H A DDependencyParse.java59 String tokPath = props.getProperty("tokpath"); in main() local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/gluon/tree_lstm/lib/
H A DConstituencyParse.java58 public ConstituencyParse(String tokPath, String parentPath, boolean tokenize) throws IOException { in ConstituencyParse()
219 String tokPath = props.containsKey("tokpath") ? props.getProperty("tokpath") : null; in main() local
H A DDependencyParse.java59 String tokPath = props.getProperty("tokpath"); in main() local