tticoin / LSTM-ER

Implementation of End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures in ACL2016.
Apache License 2.0
225 stars 73 forks source link

ace2004/run.zsh was missing "common" from its paths #15

Open JohnGiorgi opened 5 years ago

JohnGiorgi commented 5 years ago

In ace2004/run.zsh, "common" was missing from the paths specifying stanford-corenlp. This caused the error: Error: Could not find or load main class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.