A candidate mention detection system for the pipeline
- Clone the project
- cd into the project path
wget http://ddns.meiguo.work/public/MD.zip- (Alternatively on Mac OSX:
curl -O http://ddns.meiguo.work/public/MD.zip) unzip MD.zipmvn lbjava:generatemvn cleanmvn installmvn exec:java -Dexec.mainClass="org.cogcomp.md.BIOTester"