You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2019/02/13 01:42:00 UTC

[jira] [Resolved] (TIKA-2826) Add a csv/tsv parser

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

Tim Allison resolved TIKA-2826.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.21
                   2.0.0

Initial commit made.

Areas for improvement:
1) detector for csv/tsv based on bytes, not filename or content-type hints
2) improved delimiter guessing heuristics

> Add a csv/tsv parser
> --------------------
>
>                 Key: TIKA-2826
>                 URL: https://issues.apache.org/jira/browse/TIKA-2826
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Minor
>             Fix For: 2.0.0, 1.21
>
>
> I'm not sure I want to wade into csv/tsv detection on this ticket, but it would be great to apply a csv parser at least for filenames ending in ".csv" or if a user "hints" that the file is a csv via the metadata.



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