You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by ea...@apache.org on 2015/03/17 23:04:39 UTC

svn commit: r1667416 - /uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part3/ducc-applications.tex

Author: eae
Date: Tue Mar 17 22:04:39 2015
New Revision: 1667416

URL: http://svn.apache.org/r1667416
Log:
UIMA-4289

Modified:
    uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part3/ducc-applications.tex

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part3/ducc-applications.tex
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part3/ducc-applications.tex?rev=1667416&r1=1667415&r2=1667416&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part3/ducc-applications.tex (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part3/ducc-applications.tex Tue Mar 17 22:04:39 2015
@@ -301,10 +301,8 @@ with descriptors in \ducchome/examples/s
 
 \section{Download and Install OpenNLP}
 Download the OpenNLP source distribution from http://opennlp.apache.org and follow the directions in the
-{\em UIMA Integration} section of the included documentation 
-(http://opennlp.apache.org/documentation/manual/opennlp.html#org.apche.opennlp.uima) 
-to build the UIMA pear file.
-Then {\em install} the UIMA pear file in a directory (which we will refer to below as $OPENNLP_HOME) 
+{\em UIMA Integration} section of the included documentation to build the UIMA pear file.
+Then {\em install} the UIMA pear file in a directory (which we will refer to below as \$OPENNLP\_HOME) 
 with the {\em runPearInstaller} script and
 test it with the UIMA Cas Visual Debugger application.
 
@@ -332,7 +330,7 @@ from environmental variables.
 
 	\begin{description}
     \item[Note:] The classpath for the application, defined in DuccRawTextSpec.job, requires that environmental parameters 
-    $UIMA_HOME and $OPENNLP_HOME are pointing at a valid UIMA SDK and the installed OpenNLP PEAR file, respectively. 
+    \$UIMA\_HOME and \$OPENNLP\_HOME are pointing at a valid UIMA SDK and the installed OpenNLP PEAR file, respectively. 
 	\end{description}
 
 The job is submitted from the command line with the following: