Revision: 14912
          http://gate.svn.sourceforge.net/gate/?rev=14912&view=rev
Author:   nirajaswani
Date:     2012-01-06 16:08:13 +0000 (Fri, 06 Jan 2012)
Log Message:
-----------
added a doc for two new parameters of the segment processing PR and a note 
about Hash Gazetteer's caseSensitive parameter

Modified Paths:
--------------
    userguide/trunk/alignment.tex
    userguide/trunk/recent-changes.tex

Modified: userguide/trunk/alignment.tex
===================================================================
--- userguide/trunk/alignment.tex       2012-01-06 16:04:33 UTC (rev 14911)
+++ userguide/trunk/alignment.tex       2012-01-06 16:08:13 UTC (rev 14912)
@@ -604,11 +604,14 @@
 
 \begin{enumerate}
 \item {\tt document:} This is the document to be processed.
-\item {\tt controller:} This is a corpus controller that needs to be used for
+\item {\tt analyser:} This can be a PR or a corpus controller that needs to be 
used for
 processing the segments of the document.
 \item {\tt segmentAnnotationType:} Sections of the documents (that need to be
 processed) should be annotated with some annotation type and the type of such
 annotation should be provided as the value to this parameter.
+\item {\tt segmentAnnotationFeatureName} and {\tt 
segmentAnnotationFeatureValue:} 
+If user has provided values for these parameters, only the annotations with 
the 
+sepcified feature name and feature value are processed with the Segment 
Processing PR.
 \item {\tt inputASName:} This is the name of the annotation set that contains
 the segment annotations.
 \end{enumerate}

Modified: userguide/trunk/recent-changes.tex
===================================================================
--- userguide/trunk/recent-changes.tex  2012-01-06 16:04:33 UTC (rev 14911)
+++ userguide/trunk/recent-changes.tex  2012-01-06 16:08:13 UTC (rev 14912)
@@ -21,6 +21,27 @@
 
 \rcSect[next-release]{Next Release}
 
+\rcSubsect{January 2012}
+
+The folder BengaliNE has been deleted from the resources folder inside the 
ANNIE plugin.
+
+\rcSubsect{December 2011}
+
+Segment Processing PR has two additional run-time parameters called 
+\texttt{segmentAnnotationFeatureName} and 
\texttt{segmentAnnotationFeatureValue}. 
+These features allow users to specify a constraint on feature name and feature 
value.
+If user has provided values for these parameters, only the annotations with 
the 
+sepcified feature name and feature value are processed with the Segment 
Processing 
+PR.  Also, the parameter \texttt{controller} has been renamed to 
\texttt{analyser} 
+which means the Segment Processing PR can now also run an individual PR on the 
+specified segments. See \ref{sec:alignment:segment-processing} for more 
+information on the section-by-section processing.
+
+The problem with the \texttt{caseSensitive} parameter of the Hash Gazetteer 
+(see Section \ref{sec:gazetteers:hash}) has been fixed.  This can be switched 
+between \texttt{true} and \texttt{false} to indicate if matches should be done 
in 
+a case-sensitive way.
+
 \rcSubsect{October 2011}
 
 Details on running GENIA over documents containing double quotes, see 
Section~\ref{sec:genia-quotes}.

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


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to