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 2018/10/31 17:53:00 UTC

[jira] [Comment Edited] (TIKA-2735) notes and footer contents are duplicated in extracting text from power point slides

    [ https://issues.apache.org/jira/browse/TIKA-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16670460#comment-16670460 ] 

Tim Allison edited comment on TIKA-2735 at 10/31/18 5:52 PM:
-------------------------------------------------------------

While fixing this, I found that we were definitely duplicating notes.  We were writing them at the end of each slide, and then we repeated them at the end of the presentation.  This is now fixed in 1.20, and the content comparisons are eye-opening.  See the attached report.


was (Author: tallison@mitre.org):
While fixing this, I found that we were definitely duplicating notes.  We were writing them at the end of each slide, and then we repeated them at the end of the presentation.  This is now fixed in 1.20, and the content comparisons are eye-opening.

> notes and footer contents are duplicated in extracting text from power point slides
> -----------------------------------------------------------------------------------
>
>                 Key: TIKA-2735
>                 URL: https://issues.apache.org/jira/browse/TIKA-2735
>             Project: Tika
>          Issue Type: Bug
>          Components: handler
>    Affects Versions: 1.18
>            Reporter: feng ye
>            Priority: Major
>             Fix For: 1.20
>
>         Attachments: Oneslide.ppt, content_diffs_with_exceptions.xlsx, pptTextResults.txt
>
>
> notes and footer contents are duplicated at the end when extract text from ppt slides (like the one in the attachment). Both the input file and the text results are attached. 
> Is there a configuration option that can be used to suppress this kind of duplication?



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