Revision: 17770
          http://sourceforge.net/p/gate/code/17770
Author:   ian_roberts
Date:     2014-04-03 15:10:01 +0000 (Thu, 03 Apr 2014)
Log Message:
-----------
Made clearer the interaction between context and entity annotations in the
classification job builder.

Modified Paths:
--------------
    userguide/trunk/crowdsourcing.tex

Modified: userguide/trunk/crowdsourcing.tex
===================================================================
--- userguide/trunk/crowdsourcing.tex   2014-04-03 15:03:12 UTC (rev 17769)
+++ userguide/trunk/crowdsourcing.tex   2014-04-03 15:10:01 UTC (rev 17770)
@@ -165,7 +165,12 @@
   data.
 \item[entityASName/entityAnnotationType] the annotation set and type
   representing the individual entities to be classified.  Every ``entity''
-  annotation must fall within the span of exactly one ``context'' annotation.
+  annotation must fall within the span of at least one ``context'' annotation 
--
+  entities that are not covered by \emph{any} context annotation will be
+  ignored (and a warning logged for debugging purposes), and if there is more
+  than one context annotation that covers an entity (e.g. HTML \verb!div! tags
+  that are nested) then the shortest annotation from among the alternatives
+  will be the one chosen.
 \item[jobId] the unique identifier of the CrowdFlower job that is to be
   populated.  This parameter is filled in automatically when you create a job
   with the dialog described above.

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


------------------------------------------------------------------------------
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to