tesseract-ocr/tesseract

Define the / sign as a word delimiter.

开放

#1,221 创建于 2017年11月24日

 (3 条评论) (0 个反应) (1 位负责人)C++ (10,622 个派生)batch import
feature requesthelp wanted

仓库指标

星标
 (74,090 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南