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

Disjunctive matching in TextMarker creates too many alternatives

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0TextMarker
    • 2.0.0TextMarker
    • Ruta
    • None

    Description

      Disjunctive matching in TextMarker creates to many matching alternatives. Example:

      Input: Cat and Dog
      Rule: (CW | SW)+{-> MARK(T)};

      This creates seven matches, but should only apply three times.

      Attachments

        1. TextMarkerTypeMatcher.java.patch
          1 kB
          Rinat Gareyev

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: