You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "pkluegl (via GitHub)" <gi...@apache.org> on 2023/05/10 12:41:09 UTC

[GitHub] [uima-ruta] pkluegl opened a new issue, #131: Rule applied without all elements matched.

pkluegl opened a new issue, #131:
URL: https://github.com/apache/uima-ruta/issues/131

   **Describe the bug**
   Matched rule without matched element after wildcard.
   
   **To Reproduce**
   Observed in a rule like
   `Sentence->{Concept{-> ACTION} # QUESTION} _{-PARTOF(Keyword)};`
   
   ACTION is executed in documents without question mark.
   
   **Expected behavior**
   The inner rule should not match successfully.
   
   **Screenshots**
   
   **Please complete the following information:**
   latest ruta
   
   **Additional context**
   none
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Rule applied without all elements matched. [uima-ruta]

Posted by "pkluegl (via GitHub)" <gi...@apache.org>.
pkluegl commented on issue #131:
URL: https://github.com/apache/uima-ruta/issues/131#issuecomment-1764360096

   Cannot reproduce. Added test here: https://github.com/apache/uima-ruta/pull/141


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Rule applied without all elements matched. [uima-ruta]

Posted by "pkluegl (via GitHub)" <gi...@apache.org>.
pkluegl closed issue #131: Rule applied without all elements matched.
URL: https://github.com/apache/uima-ruta/issues/131


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org