[
https://issues.apache.org/jira/browse/TIKA-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15766936#comment-15766936
]
Tim Allison commented on TIKA-2190:
-----------------------------------
Also...I forgot to mention that you may want to check out the hocr option (if
you haven't already)...this outputs coordinates and can help with maintaining
structure.
> 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)