Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 228 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 228 Bytes

Customized Annotation Tool

  1. Navigate to ./build (Create directory if it doesn't exist)
  2. Compile source code

javac -d ./ ../src/com/healthsim/*.java

  1. Execute the compiled code

java com.healthsim.OpenNLPv2