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

allow match group names for regular expressions

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.2S
    • Sandbox-RegexAnnotator
    • None

    Description

      Allow to give names for match groups in regular expressions. The result of the match group can also be collected with the match group name
      "My example \m

      {groupname}(Regex)"
      Match group 0: My example Regex
      Match group 1: Regex
      Match group {groupname}

      : Regex

      Attachments

        Activity

          People

            mbaessler Michael Baessler
            mbaessler Michael Baessler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: