c-amr / camr

Transition-based tree-to-graph AMR Parser
GNU General Public License v2.0
125 stars 45 forks source link

Different CoreNLP versions mentioned in several places #13

Open ypuzikov opened 6 years ago

ypuzikov commented 6 years ago

Hi!

It seems like the CoreNLP version which is actually used in the code (stanfordnlp/corenlp.py) is stanford-corenlp-full-2015-04-20 and not stanford-corenlp-full-2013-06-20.

Am I wrong? README.md and scripts/config.sh are the files which mention older version.

Juicechuan commented 6 years ago

Thanks for bringing this up! I've uploaded the files accordingly. We should just use stanford-corenlp-full-2015-04-20