chrisleng / ehost

Annotation Tool: The extensible Human Oracle Suite of Tools (eHOST)
11 stars 5 forks source link

empty/null spanset #266

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In the project of "disorder demo", there is some annotations without valid 
spans are found in files (06778-1.txt.knowtator.xml) . We need to figure out 
how these annotations were generated and saved.

Example:

    <annotation>
        <mention id="EHOST_Instance_1" />
        <annotator id="eHOST_2010">Extensible_Human_Oracle_Suite_of_Tools</annotator>
        <spannedText />
        <creationDate>Thu Apr 19 12:28:06 MDT 2012</creationDate>
        <processed>false</processed>
        <ajudication_status>NON_MATCHES</ajudication_status>
    </annotation>

Original issue reported on code.google.com by jwleng@gmail.com on 25 Jul 2012 at 6:49

GoogleCodeExporter commented 9 years ago

Original comment by jwleng@gmail.com on 1 Aug 2012 at 8:21