UB-Mannheim/tesseract

v5.0.0-alpha.20200328 An unknown error occurred in the cntraining command

lonely2099 opened this issue · 1 comments

  • Tesseract Version: v5.0.0-alpha.20200328

  • Platform: win10 64-bit

image

exp:
tesseract chi.test.exp0.tif chi.test.exp0 -l chi_sim --psm 6 batch.nochop makebox
echo test 0 0 0 0 0 >font_properties
tesseract chi.test.exp0.tif chi.test.exp0 nobatch box.train
unicharset_extractor chi.test.exp0.box
shapeclustering -F font_properties -U unicharset -O chi.test.exp0.tr
mftraining -F font_properties -U unicharset -O chi.unicharset chi.test.exp0.tr
cntraining chi.test.exp0.tr

Please report errors only once. This is a duplicate of tesseract-ocr#3018.