Thanks I'll try tomorrow On 8 January 2015 at 18:08, Peter Klügl (JIRA) <[email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/UIMA-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269576#comment-14269576 > ] > > Peter Klügl commented on UIMA-4165: > ----------------------------------- > > It's implemented for ruta-core (IDE still missing). You can give it a try > if you want. See NullExpressionTest for seom examples. > > > UIMA Ruta new condition check null values in features > > ----------------------------------------------------- > > > > Key: UIMA-4165 > > URL: https://issues.apache.org/jira/browse/UIMA-4165 > > Project: UIMA > > Issue Type: New Feature > > Components: ruta > > Affects Versions: 2.2.2ruta > > Reporter: Silvestre Losada > > Assignee: Peter Klügl > > Labels: condition, ruta > > > > Create a new condition that will be able to check in ruta script if a > feature of given annotation is null. Something like this > > MyAnnotation.feature== NULL{-> ...} > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
