Gnakkk
Gnakkk
``` JavaFunction sleep = new JavaFunction(L) { @Override public int execute() throws LuaException { int time = L.toInteger(2); try { Thread.sleep(time); }catch (Exception e){ e.printStackTrace(); } return 1; } };...
------------------------ ### Environment Tesseract Version: v5.1.0.20220510 ### Current Behavior: Extracting tessdata components from chi_sim.traineddata Wrote chi_sim.lstm Version:4.00.00alpha:chi_sim:synth20170629:[1,48,0,1Ct3,3,16Mp3,3Lfys64Lfx96Lrx96Lfx512O1c1] 0:config:size=1966, offset=192 17:lstm:size=12152851, offset=2158 18:lstm-punc-dawg:size=282, offset=12155009 19:lstm-word-dawg:size=590634, offset=12155291 20:lstm-number-dawg:size=82, offset=12745925 21:lstm-unicharset:size=258834, offset=12746007 22:lstm-recoder:size=72494,...