You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Michael Baessler (JIRA)" <ui...@incubator.apache.org> on 2007/10/01 16:27:50 UTC

[jira] Closed: (UIMA-539) implement UIMA RegularExpressionAnnotator

     [ https://issues.apache.org/jira/browse/UIMA-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Baessler closed UIMA-539.
---------------------------------

    Resolution: Fixed

> implement UIMA RegularExpressionAnnotator
> -----------------------------------------
>
>                 Key: UIMA-539
>                 URL: https://issues.apache.org/jira/browse/UIMA-539
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Sandbox
>            Reporter: Michael Baessler
>            Assignee: Michael Baessler
>
> I will implement a regular expression annotator that can be configured with a rule file containing the regular expressions. The annotator can work with simple regular expressions to detect entities but can also define concepts where more than one regular expression rule can be defined for a concept.
> Each rule can additionally have filter conditions and exceptions that are recognized before it is matched. If a match is found additional annotations and features can be created.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.