[
https://issues.apache.org/jira/browse/TIKA-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15799019#comment-15799019
]
Hudson commented on TIKA-2190:
------------------------------
SUCCESS: Integrated in Jenkins build tika-2.x #190 (See
[https://builds.apache.org/job/tika-2.x/190/])
TIKA-2190 -- Add test file for maintain spacing (tallison: rev
f1a541378a89046b7e85e2e87c0a18013f414cd3)
* (add)
tika-test-resources/src/test/resources/test-documents/testOCR_spacing.png
> Add "preserve_interword_spaces" option of tesseract
> ---------------------------------------------------
>
> Key: TIKA-2190
> URL: https://issues.apache.org/jira/browse/TIKA-2190
> Project: Tika
> Issue Type: Improvement
> Components: ocr
> Reporter: Bipul Kumar
> Assignee: Tim Allison
> Fix For: 2.0, 1.15
>
>
> This option will preserve the spaces for TXT output type so that the layout
> or context can be inferred while further parsing.
> to enable :: -c preserve_interword_spaces=1
> to disable :: -c preserve_interword_spaces=0 or simply don't mention
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)