Revision: 19145 http://sourceforge.net/p/gate/code/19145 Author: dgmaynard Date: 2016-03-07 16:55:00 +0000 (Mon, 07 Mar 2016) Log Message: ----------- added the JAPE matching styles picture from Thomas
Modified Paths: -------------- userguide/trunk/jape.tex Added Paths: ----------- userguide/trunk/jape-matching-styles.png Added: userguide/trunk/jape-matching-styles.png =================================================================== (Binary files differ) Index: userguide/trunk/jape-matching-styles.png =================================================================== --- userguide/trunk/jape-matching-styles.png 2016-03-01 02:24:28 UTC (rev 19144) +++ userguide/trunk/jape-matching-styles.png 2016-03-07 16:55:00 UTC (rev 19145) Property changes on: userguide/trunk/jape-matching-styles.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Modified: userguide/trunk/jape.tex =================================================================== --- userguide/trunk/jape.tex 2016-03-01 02:24:28 UTC (rev 19144) +++ userguide/trunk/jape.tex 2016-03-07 16:55:00 UTC (rev 19145) @@ -1213,7 +1213,16 @@ Each grammar has one of 5 possible control styles: `brill', `all', `first', `once' and `appelt'. This is specified at the beginning of the grammar. If no control style is specified, the default is brill, but we would recommend always specifying a control style for sake of clarity. +Figure \ref{fig:jape:matching-styles} shows the different styles and how they can be interpreted. +\begin{figure}[htb] +\begin{center} +\includegraphics[scale=0.5]{jape-matching-styles.png} +\caption{JAPE Matching Styles} +\label{fig:jape:matching-styles} +\end{center} +\end{figure} + The Brill style means that when more than one rule matches the same region of the document, they are all fired. The result of this is that a segment of text could be allocated more than one entity type, and that no priority ordering is This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://makebettercode.com/inteldaal-eval _______________________________________________ GATE-cvs mailing list GATE-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gate-cvs