Revision: 16597
          http://sourceforge.net/p/gate/code/16597
Author:   johann_p
Date:     2013-03-15 14:55:09 +0000 (Fri, 15 Mar 2013)
Log Message:
-----------
BoilerPipe plugin: add information about the 
features added when debugging is enabled.

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

Modified: userguide/trunk/misc-creole.tex
===================================================================
--- userguide/trunk/misc-creole.tex     2013-03-15 13:40:24 UTC (rev 16596)
+++ userguide/trunk/misc-creole.tex     2013-03-15 14:55:09 UTC (rev 16597)
@@ -2826,6 +2826,21 @@
   If true, useful markup (currently the title, body, and anchor tags) will be 
used by the PR to help detect content, defaults to true.
 \end{itemize}
 
+If the \texttt{debug} option is set to \texttt{true}, the following features 
are added to the content and boilerplate annotations (see the Boilerpipe 
library for more information):
+\begin{itemize}
+ \item \textbf{ld}: link density (float)
+ \item \textbf{nw}: number of words (int)
+ \item \textbf{nwiat}: number of words in anchor text (int)
+ \item \textbf{end}: block end offset (int)
+ \item \textbf{start}: block start offset (int)
+ \item \textbf{tl}: tag level (int)
+ \item \textbf{td}: text density (float)
+ \item \textbf{content}: is the text block content (boolean)
+ \item \textbf{nwiwl}: number of words in wrapped lines (int)
+ \item \textbf{nwl}: number of wrapped lines (int)
+\end{itemize}
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \sect{Inter Annotator Agreement}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

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


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to