Page History
...
- Java JDK (not JRE) 1.6+ is required. Feel free to download and install the Java JDK from: http://www.oracle.com/technetwork/java/javase/downloads/index.html
- Download the cTAKES GUI code (currently in beta) from https://ohnlp.svn.sourceforge.net/svnroot/ohnlp/branches/cTAKES-GUI-0.0.1/ctakes-gui-0.0.1.zip
- Unzip the contents to a local directory
- If required, modify the startup.bat or startup.sh with the path to your JAVA_HOME environment variable. Also available as an environment variable is the JETTY_PORT (defaults to 9998).
- Open a command line window/terminal and execute startup.sh or startup.bat
- Wait for the message "Jetty running on http://localhost:9998/index.jsp"
- Open your favorite web browser and point the url to: http://localhost:9998/index.jsp
- cTAKES GUI Quick Reference Guide.pdf
...