public class WordNatureDependencyModel extends Object
WordNatureDependencyModel(String path)
com.hankcs.hanlp.model.bigram.WordNatureDependencyModel.Attribute
get(String key)
get(String from, String to)
Edge
getEdge(Node from, Node to)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WordNatureDependencyModel(String path)
public com.hankcs.hanlp.model.bigram.WordNatureDependencyModel.Attribute get(String key)
public Edge getEdge(Node from, Node to)
from
to
public com.hankcs.hanlp.model.bigram.WordNatureDependencyModel.Attribute get(String from, String to)
Copyright © 2014–2018 码农场. All rights reserved.