Peter Klügl created UIMA-4600:
---------------------------------

             Summary: Ruta: Feature value matches combined with wildcard problem
                 Key: UIMA-4600
                 URL: https://issues.apache.org/jira/browse/UIMA-4600
             Project: UIMA
          Issue Type: Bug
          Components: ruta
    Affects Versions: 2.3.1ruta
            Reporter: Peter Klügl
            Assignee: Peter Klügl
            Priority: Minor
             Fix For: 2.4.0ruta


Maybe the rule is wrong again, but maybe there is a real problem:

{noformat}
@AbbrConcept.uniqueID!=null{-> ASSIGN(id, 
AbbrConcept.uniqueID),ASSIGN(matchedText, AbbrConcept.ct)} 
    # AbbrConcept.uniqueID == null{AbbrConcept.ct == matchedText -> 
AbbrConcept.uniqueID = id};
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to