[
https://issues.apache.org/jira/browse/UIMA-3666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl closed UIMA-3666.
-----------------------------
Resolution: Fixed
fixed
> Ruta: Allow an additional argument in INLIST condition for the check
> --------------------------------------------------------------------
>
> Key: UIMA-3666
> URL: https://issues.apache.org/jira/browse/UIMA-3666
> Project: UIMA
> Issue Type: New Feature
> Components: ruta
> Affects Versions: 2.1.0ruta
> Reporter: Peter Klügl
> Assignee: Peter Klügl
> Fix For: 2.2.0ruta
>
>
> Allow an additional argument in INLIST condition for the check. Example:
> {noformat}
> WORDLIST LemmaList = 'lemmas.txt';
> Token{INLIST(LemmaList, Token.lemma) -> MARK(Action)};
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)