You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Peter Klügl (JIRA)" <de...@uima.apache.org> on 2012/07/06 13:49:34 UTC

[jira] [Closed] (UIMA-2402) TextMarker: Enable advanced matching options for CSV tables

     [ https://issues.apache.org/jira/browse/UIMA-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Klügl closed UIMA-2402.
-----------------------------

    Resolution: Won't Fix

With the current implementation, matching the text and entries cannot be performed with the same strategy. I added a few configuration options for matching on the text that will however cause problems when finding the corresponding entries in the table. A solution for this problem is to avoid the matching of the entries by already including this information while matching the text. I am postponing this until somebody needs that functionality.
                
> 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