edu.stanford.nlp.tagger.maxent
Class ASBCDict
java.lang.Object
edu.stanford.nlp.tagger.maxent.ASBCDict
public class ASBCDict
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ensureLoaded
public static void ensureLoaded()
getTagPre
public static String getTagPre(String a1,
String a2)
getTagSuf
public static String getTagSuf(String a1,
String a2)
getPathPrefix
public static String getPathPrefix()
setPathPrefix
public static void setPathPrefix(String pathPrefix)
Stanford NLP Group