You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by bu...@apache.org on 2012/11/13 23:38:47 UTC

svn commit: r838288 - in /websites/staging/ctakes/trunk/content: ./ ctakes/3.0.0/user-guide-3.0.html

Author: buildbot
Date: Tue Nov 13 22:38:46 2012
New Revision: 838288

Log:
Staging update by buildbot for ctakes

Modified:
    websites/staging/ctakes/trunk/content/   (props changed)
    websites/staging/ctakes/trunk/content/ctakes/3.0.0/user-guide-3.0.html

Propchange: websites/staging/ctakes/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Nov 13 22:38:46 2012
@@ -1 +1 @@
-1408998
+1409000

Modified: websites/staging/ctakes/trunk/content/ctakes/3.0.0/user-guide-3.0.html
==============================================================================
--- websites/staging/ctakes/trunk/content/ctakes/3.0.0/user-guide-3.0.html (original)
+++ websites/staging/ctakes/trunk/content/ctakes/3.0.0/user-guide-3.0.html Tue Nov 13 22:38:46 2012
@@ -98,17 +98,15 @@ cTAKES is capable of. Further exploitati
 require following a few additional steps involving what dictionaries are being
 used. These are the last steps in these instructions.</p>
 <h2 id="prerequisites">Prerequisites</h2>
-<ol>
-<li>
 <p>Make sure you have Java 1.6 or higher. Many systems come with Java already
 installed. Run this command to check your version, for example:</p>
-<p>:::markdown
-C:>java -version
-java version "1.6.0_20"
+<div class="codehilite"><pre>C:\&gt;java -version
+java version &quot;1.6.0_20&quot;
 Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
-Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)</p>
-</li>
-</ol>
+Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)
+</pre></div>
+
+
 <p>If you do not have Java installed or have an older version then you can install Java from <a href="http://www.java.com/en/download/faq/develop.xml">java.com</a>.</p>
 <h2 id="install-ctakes">Install cTAKES</h2>
 <ol>
@@ -125,10 +123,8 @@ directory that you want to be the cTAKES
 <p>c:\cTAKES-2.5</p>
 <p><strong>Linux</strong>: <br />
 </p>
-<p>This folder we will call <strong><cTAKES_HOME></strong>. You will need to refer to the
+<p>This folder we will call <strong>cTAKES_HOME</strong>. You will need to refer to the
 directory later.</p>
-<p><img alt="screenshot illustrating step" src="/download/attachments/75014322/cTAKES-2.5-Extr" title="acting.jpg?version=1&amp;modificationDate=1336163791000" /></p>
-<p>|</p>
 <h2 id="process-documents-using-ctakes">Process documents using cTAKES</h2>
 <p>This version allows you to test most components bundled in cTAKES in two
 different ways:</p>