tesseract-ocr/tesseract

Define the / sign as a word delimiter.

Open

#1221 aperta il 24 nov 2017

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)C++ (10.622 fork)batch import
feature requesthelp wanted

Metriche repository

Star
 (74.090 star)
Metriche merge PR
 (Merge medio 3g 15h) (14 PR mergiate in 30 g)

Descrizione

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.

Guida contributor