Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-3347

Ruta: Missing False Positives in "Annotation Test" view

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0ruta
    • 2.2.0ruta
    • Ruta
    • None

    Description

      I recognized that there are no False Positive annotations in the evaluation when the type has no annotation in the gold cas, even when I specified a white list of types for evaluation.

      For instance,

      Gold standard Document:
      <PER>Peter</PER> develops software.

      Corresponding document under test:
      Peter develops <ORG>software</ORG>.

      produces a False Negative for the person annotation, but no False Positive annotation for the organization annotation.

      Possible Solution:
      Allow to specify a pattern that filters all types of the typesystem that should be used for evaluation (including creation of false positive annotations).

      Attachments

        Activity

          People

            pkluegl Peter Klügl
            mtoepfer Martin Toepfer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: