Revision: 17799
          http://sourceforge.net/p/gate/code/17799
Author:   ian_roberts
Date:     2014-04-10 12:58:35 +0000 (Thu, 10 Apr 2014)
Log Message:
-----------
Documenting the "detail" concept

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

Modified: userguide/trunk/crowdsourcing.tex
===================================================================
--- userguide/trunk/crowdsourcing.tex   2014-04-10 12:55:36 UTC (rev 17798)
+++ userguide/trunk/crowdsourcing.tex   2014-04-10 12:58:35 UTC (rev 17799)
@@ -199,6 +199,11 @@
   \end{enumerate}
   If this feature is omitted, then only the ``common options'' configured for
   the job will be shown.
+\item[detail] any additional details to be shown to the worker along with the
+  snippet text and highlighted entity.  This value is interpreted as HTML, and
+  could be used for many purposes.  As one example, there is a JAPE grammar in
+  \texttt{plugins/Crowd\_Sourcing/resources} to create an HTML list of links
+  from the content of any \verb!Url! annotations contained within the snippet.
 \item[correct] the ``correct answer'' if this annotation represents a gold
   unit, which must match one of the ``options'' for this unit (a \emph{key} if
   the options are given as a map) or one of the job's configured ``common
@@ -365,6 +370,12 @@
   user the tokens will be rendered with a single space between each pair.  In
   the vast majority of cases, the default value of ``Token'' will be
   the appropriate one to use.
+\item[detailFeatureName] feature on the snippet annotations that contains any
+  additional details to be shown to the worker along with the snippet tokens.
+  This value is interpreted as HTML, and could be used for many purposes.  As
+  one example, there is a JAPE grammar in
+  \texttt{plugins/Crowd\_Sourcing/resources} to create an HTML list of links
+  from the content of any \verb!Url! annotations contained within the snippet.
 \item[entityASName/entityAnnotationType] the annotation set and type
   representing the annotations that the user is being asked to create.  Any
   already-existing annotations of this type can be treated as gold-standard

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


------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
GATE-cvs mailing list
GATE-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to