Revision: 17964
http://sourceforge.net/p/gate/code/17964
Author: ian_roberts
Date: 2014-05-11 16:01:53 +0000 (Sun, 11 May 2014)
Log Message:
-----------
Merged OpenNLP docs from trunk
Modified Paths:
--------------
userguide/branches/release-8.0/misc-creole.tex
Property Changed:
----------------
userguide/branches/release-8.0/
Index: userguide/branches/release-8.0
===================================================================
--- userguide/branches/release-8.0 2014-05-11 16:01:15 UTC (rev 17963)
+++ userguide/branches/release-8.0 2014-05-11 16:01:53 UTC (rev 17964)
Property changes on: userguide/branches/release-8.0
___________________________________________________________________
Modified: svn:mergeinfo
## -1,4 +1,4 ##
/userguide/branches/release-6.0:13203-13218
/userguide/branches/release-7.0:15332-15399
/userguide/tags/release-7.0:15400-15404
-/userguide/trunk:10614-10900,17945,17951-17952,17954,17959,17961
+/userguide/trunk:10614-10900,17945,17951-17952,17954,17959,17961,17963
\ No newline at end of property
Modified: userguide/branches/release-8.0/misc-creole.tex
===================================================================
--- userguide/branches/release-8.0/misc-creole.tex 2014-05-11 16:01:15 UTC
(rev 17963)
+++ userguide/branches/release-8.0/misc-creole.tex 2014-05-11 16:01:53 UTC
(rev 17964)
@@ -2679,13 +2679,14 @@
the relevant models from Sourceforge}.
-We have integrated five OpenNLP tools into GATE processing resources:
+We have integrated six OpenNLP tools into GATE processing resources:
%%
\begin{itemize}
\item OpenNLP Tokenizer
\item OpenNLP Sentence Splitter
\item OpenNLP POS Tagger
\item OpenNLP Chunker
+\item OpenNLP Parser
\item OpenNLP NER (named entity recognition)
\end{itemize}
@@ -2829,6 +2830,18 @@
\end{description}
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\subsubsect[sec:misc-creole:opennlp:parser]{OpenNLP Parser}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%
+This PR performs a syntactic parse. It expects
+\emph{Sentence} and \emph{Token} annotations to be present in
+the annotation set specified by \textbf{inputASName} (they do not necessarily
+have to come from OpenNLP PRs), and will create \emph{SyntaxTreeNode}
+annotations in the same set to represent the parse results. These node
+annotations are compatible with the GATE Developer syntax tree viewer provided
+in the \verb!Tools! plugin.
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsect[sec:misc-creole:opennlp:models]{Obtaining and generating models}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs