You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/02/06 20:47:41 UTC

[jira] [Commented] (TIKA-2247) Extract text from WMF/EMF files

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

Hudson commented on TIKA-2247:
------------------------------

SUCCESS: Integrated in Jenkins build tika-2.x #214 (See [https://builds.apache.org/job/tika-2.x/214/])
TIKA-2246 and TIKA-2247 -add parsers for EMF and WMF (tallison: rev 6bfe5d565bd3fbf55a538c39047294814cae0767)
* (add) tika-test-resources/src/test/resources/test-documents/testEXCEL_embeddedPDF_mac.xls
* (edit) tika-parser-modules/tika-parser-office-module/src/main/resources/META-INF/services/org.apache.tika.parser.Parser
* (add) tika-test-resources/src/test/resources/test-documents/testEXCEL_embeddedPDF_mac.xlsx
* (edit) CHANGES.txt
* (add) tika-parser-modules/tika-parser-office-module/src/test/java/org/apache/tika/parser/microsoft/WMFParserTest.java
* (add) tika-test-resources/src/test/resources/test-documents/testEXCEL_embeddedPDF_windows.xls
* (edit) tika-parser-bundles/tika-parser-office-bundle/src/test/java/org/apache/tika/module/office/BundleIT.java
* (add) tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/microsoft/EMFParser.java
* (add) tika-parser-modules/tika-parser-office-module/src/test/java/org/apache/tika/parser/microsoft/EMFParserTest.java
* (add) tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/microsoft/WMFParser.java
* (edit) tika-parser-modules/tika-parser-office-module/src/test/java/org/apache/tika/parser/rtf/RTFParserTest.java
* (add) tika-test-resources/src/test/resources/test-documents/testEXCEL_embeddedPDF_windows.xlsx


> Extract text from WMF/EMF files
> -------------------------------
>
>                 Key: TIKA-2247
>                 URL: https://issues.apache.org/jira/browse/TIKA-2247
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Tim Allison
>            Priority: Minor
>             Fix For: 2.0, 1.15
>
>
> Some EMF and WMF files store text in a way similar to PDFs.  With the existing WMF parser and the newly added EMF parser in POI, we should be able to do a reasonable job of extracting text from these file types.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)