tesseract-ocr/tesseract

Define the / sign as a word delimiter.

オープン

#1,221 opened on 2017/11/24

 (3 件のコメント) (0 件のリアクション) (1 人の担当者)C++ (10,622 件のフォーク)batch import
feature requesthelp wanted

Repository metrics

Stars
 (74,090 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Environment

  • Tesseract Version: 3.04.01
  • Platform: both on Debian Linux Buster (testing) and Windows 7 64bit

Current Behavior:

In hOCR mode words bound by the / sign are regarded as one word.

Expected Behavior:

The / sign, the word before and after should be regarded as a word on its own each.

Suggested Fix:

Define the / sign as a word delimiter.

コントリビューターガイド