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.

Reply via email to