public class BigramDependencyModel extends Object
BigramDependencyModel()
static String
get(String key)
get(String fromWord, String fromPos, String toWord, String toPos)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BigramDependencyModel()
public static String get(String key)
public static String get(String fromWord, String fromPos, String toWord, String toPos)
fromWord
fromPos
toWord
toPos
Copyright © 2014–2017 码农场. All rights reserved.