You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jasper Huzen (JIRA)" <de...@uima.apache.org> on 2018/03/02 15:14:00 UTC

[jira] [Created] (UIMA-5736) Add option to CSVTable to use custom column separator

Jasper Huzen created UIMA-5736:
----------------------------------

             Summary: Add option to CSVTable to use custom column separator
                 Key: UIMA-5736
                 URL: https://issues.apache.org/jira/browse/UIMA-5736
             Project: UIMA
          Issue Type: Improvement
          Components: Ruta
    Affects Versions: 2.6.1ruta
            Reporter: Jasper Huzen
         Attachments: Add option to CSVTable to use custom column separator.patch

We need to use a custom separator in the CSV files because the default separator (semicolon) is also used in sentences.

There are more people asking for this feature: 
[https://stackoverflow.com/questions/45647512/how-can-i-change-the-seperator-option-in-wordtable-uima-ruta]

I already changed the Ruta implementation to make this feature available. See attachment for changes and testcases



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)