You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Bipul Kumar (JIRA)" <ji...@apache.org> on 2016/12/02 15:31:58 UTC

[jira] [Created] (TIKA-2190) Add "preserve_interword_spaces" option of tesseract

Bipul Kumar created TIKA-2190:
---------------------------------

             Summary: 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


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)