[
https://issues.apache.org/jira/browse/UIMA-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441743#comment-17441743
]
Peter Klügl edited comment on UIMA-6394 at 11/10/21, 1:36 PM:
--------------------------------------------------------------
check also
(f1:FSInd f2:@FSValueInd SPECIAL?) {f1.fstype == f2.fstype
-> CREATE(FunctionalScore,"fstype"=f1.fstype,"value"=f2.value)};
was (Author: pkluegl):
check also
??(f1:FSInd f2:@FSValueInd SPECIAL?) {f1.fstype == f2.fstype
-> CREATE(FunctionalScore,"fstype"=f1.fstype,"value"=f2.value)};??
> Ruta: label assignment in alternative match causes problems
> -----------------------------------------------------------
>
> Key: UIMA-6394
> URL: https://issues.apache.org/jira/browse/UIMA-6394
> Project: UIMA
> Issue Type: Bug
> Components: Ruta
> Affects Versions: 3.1.0ruta
> Reporter: Peter Klügl
> Priority: Major
> Attachments: screenshot-1.png
>
>
> See screenshot
--
This message was sent by Atlassian Jira
(v8.20.1#820001)