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

Containment/overlap predicates for AnnotationFS

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.2.0SDK
    • Core Java Framework
    • None

    Description

      The UIMA cookbook describes how to detect containment/overlap of annotations. It would be nice to have convenience methods on AnnotationFS for such cases:

      • ann.contains(otherAnn)
      • ann.overlaps(otherAnn)
      • ann.overlapsLeft(otherAnn)
      • ann.overlapsRight(otherAnn)

      Attachments

        Issue Links

          Activity

            People

              rec Richard Eckart de Castilho
              rec Richard Eckart de Castilho
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: