From: Richard Johansson To: Stephan Oepen , Subject: Re: [NLPL EPE] packaging up the EPE infrastructure and results Date: Fri, 14 Jul 2017 20:53:12 +0000 [...] Here's a package containing the source code and some scripts to run the software: To run it: 1. Download and unpack the 2.0 release of the MPQA corpus 2. Go to the "tngo/epe" directory 3. Set the DIR variable in "epe_run.sh" to point to the location of the "da= tabase.mpqa.2.0" directory in the MPQA release 4. Edit the relevant parameters in the "run_EXAMPLE.sh" script.=20 5. Execute "run_EXAMPLE.sh". To compile: 1. Go into the "mpqa_structlearn" directory 2. "ant buildEPE" 3. Copy the file "unitn_opinion_epe.jar" into the directory "tngo/epe" (1) http://mpqa.cs.pitt.edu/corpora/mpqa_corpus/ [...] Richard