yangdand

Results 1 issues of yangdand

====== gAnswer2.0 over DBpedia ====== Adding annotator tokenize Exception in thread "main" java.lang.NoSuchMethodError: edu.stanford.nlp.process.PTBTokenizer.factory(ZZ)Ledu/stanford/nlp/objectbank/TokenizerFactory; at edu.stanford.nlp.pipeline.PTBTokenizerAnnotator.(PTBTokenizerAnnotator.java:23) at edu.stanford.nlp.pipeline.StanfordCoreNLP$1.create(StanfordCoreNLP.java:360) at edu.stanford.nlp.pipeline.AnnotatorPool.get(AnnotatorPool.java:80) at edu.stanford.nlp.pipeline.StanfordCoreNLP.construct(StanfordCoreNLP.java:301) at edu.stanford.nlp.pipeline.StanfordCoreNLP.(StanfordCoreNLP.java:145) at edu.stanford.nlp.pipeline.StanfordCoreNLP.(StanfordCoreNLP.java:141) at nlp.tool.CoreNLP.(CoreNLP.java:34) at qa.Globals.init(Globals.java:52)...