Peter Klügl created UIMA-3282:
---------------------------------
Summary: Explanation of feature match reference missing string
value
Key: UIMA-3282
URL: https://issues.apache.org/jira/browse/UIMA-3282
Project: UIMA
Issue Type: Bug
Components: ruta
Affects Versions: 2.1.0ruta
Reporter: Peter Klügl
Priority: Minor
Fix For: 2.1.1ruta
Explanation of feature match reference is missing the string value.
{noformat}
NamedEntity.value=="person"{-> Person};
{noformat}
...is explained with:
{noformat}
NamedEntity.value{-> Person};
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira