Commit graph

246 commits

Author SHA1 Message Date
Konstantin Baierer
7eb973b3aa xml_reading_order takes id_of_marginals directly 2021-03-02 17:23:31 +01:00
vahidrezanezhad
6b2a6588fa
Ein klein bug gefixt 2021-03-02 10:37:00 -05:00
Konstantin Baierer
98568402c7 counter: init-overrideable 2021-03-02 16:13:03 +01:00
Konstantin Baierer
9b1da7c023 use counter for lines too 2021-03-02 15:53:43 +01:00
Konstantin Baierer
1cd3ee1a2e simplify calculate_polygon_coords 2021-03-02 15:36:41 +01:00
Konstantin Baierer
20fcac6232 remove unnecessary if 2021-03-02 15:26:05 +01:00
Konstantin Baierer
24da879844 add EynollahIdCounter class 2021-03-02 15:24:56 +01:00
Konstantin Baierer
9f5e4af5f0 factor out marginalia ID calc from xml_reading_order 2021-03-02 14:13:56 +01:00
Konstantin Baierer
630002d96d minor clean up xml_reading_order 2021-03-02 13:54:15 +01:00
Konstantin Baierer
38ab2aa573 eliminate tartib var 2021-03-02 13:36:40 +01:00
Konstantin Baierer
62fa710f27 move order_and_id_of_texts to utils.xml 2021-03-02 13:24:33 +01:00
vahidrezanezhad
1ee219b657
Merge pull request #23 from qurator-spk/cneud-spelling
Fix spelling issues
2021-03-02 06:40:06 -05:00
Konstantin Baierer
8d4ce75656 typo s,teil,tile,g 2021-03-01 18:01:53 +01:00
Konstantin Baierer
18475b3c20 remaining typos idenitified by codespell 2021-03-01 17:58:16 +01:00
Konstantin Baierer
adb96b5b49 s,hiearchy,hierarchy,g 2021-03-01 17:57:03 +01:00
Konstantin Baierer
10ae13f9b0 typo: s,separater,separator, 2021-03-01 17:56:22 +01:00
Konstantin Baierer
78a7ace863 typo: s,hirarchy,hierarchy, 2021-03-01 17:55:05 +01:00
Konstantin Baierer
526769354a typo: s,seperator,separator, 2021-03-01 17:54:21 +01:00
Konstantin Baierer
ec9939c3c7 typo: s,hierachy,hierarchy, 2021-03-01 17:53:47 +01:00
Konstantin Baierer
6036478889 typo: s,enhancemnet,enhancement,g 2021-03-01 17:49:20 +01:00
Konstantin Baierer
5f2867bfcf typo: s,contoures,contours,g 2021-03-01 17:47:20 +01:00
Konstantin Baierer
ccd83e94b1 typo: s,cprrsp,corresp,g 2021-03-01 17:46:48 +01:00
Konstantin Baierer
1f95a69bec typo: s,rotyate,rotate,g 2021-03-01 17:45:38 +01:00
Konstantin Baierer
375e9771e2 typo: s,spliter,splitter,g 2021-03-01 17:44:51 +01:00
Konstantin Baierer
e332da34f6 typo: s,teil,tile,g 2021-03-01 17:43:56 +01:00
Konstantin Baierer
b1b0e97945 typo: s,seperate,separate,g 2021-03-01 17:43:16 +01:00
cneud
9ca00b8a07 readme 2021-03-01 14:00:36 +01:00
vahidrezanezhad
932c3fb479
Merge pull request #19 from qurator-spk/refactor-cntd
Refactor cntd
2021-03-01 07:40:09 -05:00
Konstantin Baierer
58c4403e13 rename package to qurator.eynollah 2021-02-27 17:38:55 +01:00
vahid
a96d23712d use all cpu nodes 2021-02-27 10:15:58 -05:00
vahid
3bda2f128e all options checked, failures are fixed and all tests passed 2021-02-27 09:59:10 -05:00
vahid
c25fcd8137 check pc 2021-02-27 09:01:31 -05:00
Konstantin Baierer
1b92374a2a Merge remote-tracking branch 'origin/main' into refactor-cntd 2021-02-24 18:16:53 +01:00
Konstantin Baierer
3d77b62f89 remove unused 2021-02-24 18:13:17 +01:00
Konstantin Baierer
c730e2eefd move all XML handling to EynollahXmlWriter 2021-02-24 18:13:01 +01:00
Konstantin Baierer
22184024fa cli: fail early with inconsistent plotting options 2021-02-24 16:36:03 +01:00
Konstantin Baierer
045ab86fd5 eynollah.run returns the pcgts now; 2021-02-24 16:29:40 +01:00
Konstantin Baierer
4c81fa2e46 simplify constructs, remove print-debugging stmts 2021-02-24 16:05:30 +01:00
Konstantin Baierer
0eda4a174a move xml_reading_order to utils.xml 2021-02-24 15:53:31 +01:00
Konstantin Baierer
c80fddb3b8 remove unused delete_seperator_around 2021-02-24 15:23:55 +01:00
Konstantin Baierer
133982380f implent_law_head_main_not_parallel is unused 2021-02-24 15:17:02 +01:00
Konstantin Baierer
d7d388671d return_hor_spliter_by_index is unused 2021-02-24 15:15:37 +01:00
Konstantin Baierer
2952a1ca13 remove more dead code 2021-02-24 15:06:28 +01:00
Konstantin Baierer
6398579a72 simplify calculate_page_coords 2021-02-24 14:42:15 +01:00
Konstantin Baierer
ddeb6938e5 self.kernel -> constant KERNEL 2021-02-24 13:55:12 +01:00
Konstantin Baierer
254dd35666 MAX_SLOPE constant 2021-02-24 13:48:20 +01:00
Konstantin Baierer
605f583d21 log exceptions as errors 2021-02-24 13:32:26 +01:00
Konstantin Baierer
9dcb696e99 use enumerate instead of manual counter 2021-02-24 13:21:14 +01:00
Konstantin Baierer
697ff99bba use constants for "magic numbers" 2021-02-24 13:03:42 +01:00
Konstantin Baierer
60208a46f0 remove unnecessary del/gc.collect, eliminate unnecessary constructs 2021-02-24 12:53:49 +01:00