Peter Klügl created UIMA-2402:
---------------------------------

             Summary: TextMarker: Enable advanced matching options for CSV 
tables
                 Key: UIMA-2402
                 URL: https://issues.apache.org/jira/browse/UIMA-2402
             Project: UIMA
          Issue Type: New Feature
          Components: TextMarker
            Reporter: Peter Klügl
            Assignee: Peter Klügl
            Priority: Minor


The dictionary-matching for the entries of CSV tables with the action MARKTABLE 
only supports exact matches since it is not configurable by the arguments of 
the action. The implementation is based on the trie word lists that support 
options like ignoreCase or ignoreChars. Enable this functionality by extending 
the language definition of the action.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to