edu.stanford.nlp.tagger.maxent
Class ASBCunkDict
java.lang.Object
edu.stanford.nlp.tagger.maxent.ASBCunkDict
public class ASBCunkDict
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASBCunk_dict
public static HashMap<String,Set<String>> ASBCunk_dict
getInstance
public static ASBCunkDict getInstance()
getTag
public static String getTag(String a1,
String a2)
getPathPrefix
public static String getPathPrefix()
setPathPrefix
public static void setPathPrefix(String pathPrefix)
Stanford NLP Group