Revision: 19892
          http://sourceforge.net/p/gate/code/19892
Author:   adamfunk
Date:     2016-12-22 16:10:45 +0000 (Thu, 22 Dec 2016)
Log Message:
-----------
Fixed a few broken cross-references.

Modified Paths:
--------------
    userguide/trunk/changes.tex
    userguide/trunk/misc-creole.tex

Modified: userguide/trunk/changes.tex
===================================================================
--- userguide/trunk/changes.tex 2016-12-22 11:40:42 UTC (rev 19891)
+++ userguide/trunk/changes.tex 2016-12-22 16:10:45 UTC (rev 19892)
@@ -1865,9 +1865,12 @@
 \item Minipar is now supported on Windows.  \textit{minipar-windows.exe}, a
   modified version of \textit{pdemo.cpp} is added under the
   gate/plugins/Parser\_Minipar directory to allow users to run Minipar on
-  windows platform. While using Minipar on Windows, this binary should be 
provided as a
-  value for \textit{miniparBinary} parameter.  For full information on Minipar
-  in GATE, see Section \ref{sec:parsers:minipar}.
+  windows platform. While using Minipar on Windows, this binary should be
+  provided as a value for \textit{miniparBinary} parameter.  (The Minipar 
plugin
+  has been subsequently retired.)
+  %For full information on Minipar
+  %in GATE, see Section \ref{sec:parsers:minipar}.
+  % This \ref is dead (Minipar removed in 2016)
 \item The XmlGateFormat writer(Save As Xml from GATE Developer GUI, 
gate.Document.toXml()
   from GATE Embedded API) and reader have been modified to write and read GATE
   annotation IDs. For backward compatibility reasons the old reader
@@ -1922,11 +1925,11 @@
   NullPointerException when left empty at run time. Full details about the
   plugin functionality can be found in Section \ref{sec:misc-creole:google}.
 \item Minipar, SUPPLE, TreeTagger: These plugins that call external processes
-  have been fixed to cope better with path names that contain spaces.  Note
-  that some of the external tools themselves still have problems handling
-  spaces in file names, but these are beyond our control to fix.  If you want
-  to use any of these plugins, be sure to read the documentation to see if they
-  have any such restrictions.
+  have been fixed to cope better with path names that contain spaces.  Note 
that
+  some of the external tools themselves still have problems handling spaces in
+  file names, but these are beyond our control to fix.  If you want to use any
+  of these plugins, be sure to read the documentation to see if they have any
+  such restrictions.  (The Minipar plugin has been subsequently retired.)
 \item When using a non-default location for GATE configuration files, the
   configuration data is saved back to the correct location when GATE exits.
   Previously the default locations were always used.
@@ -1954,7 +1957,7 @@
 \item Montreal Transducer (since retired)
 %\ref{sec:misc-creole:montrealtransducer}
 \item RASP Parser \ref{sec:parsers:rasp}
-\item MiniPar \ref{sec:parsers:minipar}
+\item MiniPar (since retired)
 \item Buchart Parser \ref{sec:parsers:buchart}
 \item MinorThird (Version 5.1: removed)
 \item NP Chunker \ref{sec:parsers:npchunker}

Modified: userguide/trunk/misc-creole.tex
===================================================================
--- userguide/trunk/misc-creole.tex     2016-12-22 11:40:42 UTC (rev 19891)
+++ userguide/trunk/misc-creole.tex     2016-12-22 16:10:45 UTC (rev 19892)
@@ -2908,11 +2908,11 @@
   Defaults to true.
 \end{itemize}
 
-\subsect[sec:misc:creole:stanford:pos]{Stanford Parser}
+\subsect[sec:misc:creole:stanford:parser]{Stanford Parser}
 
 The GATE interface to the Stanford Parser is detailed in Section 
\ref{sec:parsers:stanford}.
 
-\subsect[sec:misc:creole:stanford:pos]{Stanford Named Entity Recognition}
+\subsect[sec:misc:creole:stanford:ner]{Stanford Named Entity Recognition}
 
 Stanford NER provides a CRF-based approach to finding named entity 
chunks~\cite{Finkel2005StanfordNER},
 based on an externally-learned model file.

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
GATE-cvs mailing list
GATE-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to