James R. Barlow
|
b332d76782
|
Mention when we default to English and the system locale is not English
Closes #337
|
2019-10-22 01:49:38 -07:00 |
|
James R. Barlow
|
11ef78a891
|
Fix running without eng.traineddata installed raises exception
|
2019-08-27 14:54:03 -07:00 |
|
James R. Barlow
|
5f00e4f9d8
|
Sort imports
|
2019-07-27 04:51:52 -07:00 |
|
James R. Barlow
|
0c066d1d53
|
Expand scope of --pages testing
|
2019-07-27 04:26:23 -07:00 |
|
James R. Barlow
|
5304c631ec
|
Don't warn about --user-words in Tesseract 4.1 or later
|
2019-07-27 02:14:59 -07:00 |
|
James R. Barlow
|
9b60d3e285
|
Improve testing of _validation.py
|
2019-06-22 02:33:04 -07:00 |
|
James R. Barlow
|
8b8de7cc1d
|
Add new --pages feature to limit OCR to only specific pages
|
2019-06-12 17:27:47 -07:00 |
|
James R. Barlow
|
98a3fda1f5
|
Drop support for Tesseract 4 alpha releases without textonly_pdf (mostly)
hocr renderer can still be used
|
2019-06-03 01:39:41 -07:00 |
|
James R. Barlow
|
8347c0d662
|
validation: remove dead code check_input_file
|
2019-05-31 01:57:08 -07:00 |
|
James R. Barlow
|
22298b31be
|
Fix distinction between clean and clean_final lost in API refactor
|
2019-05-23 01:19:58 -07:00 |
|
James R. Barlow
|
32a076c039
|
Refactor validation and exceptions
CLI now tracks check_options exceptions. API now works more like
an API, without an exception handler,
because the caller should provide one.
|
2019-05-20 18:01:17 -07:00 |
|
James R. Barlow
|
56067b590b
|
Make re_symlink() not require a log object
|
2019-05-17 01:59:36 -07:00 |
|
James R. Barlow
|
70def4a0d0
|
validation: eliminate print()
|
2019-05-17 01:43:26 -07:00 |
|
James R. Barlow
|
e528adc603
|
pylint removal
|
2019-05-17 01:09:06 -07:00 |
|
James R. Barlow
|
50bd129d7a
|
logging: don't pass log object to validation
|
2019-05-16 01:58:48 -07:00 |
|
mawi
|
6590875756
|
feat: add triage step
remove tqdm demo
|
2019-04-08 10:26:56 +02:00 |
|
Martin Wind
|
aa512b6181
|
feat: move to sync (none ETL) implementation (WIP)
|
2019-04-02 20:03:09 +02:00 |
|
Martin Wind
|
a4667b5656
|
refactor: move ruffus related code to one file
|
2019-03-28 20:16:10 +01:00 |
|