Commit Graph

189 Commits (b473c85a59da3e151e035c9cc0d2b7fe84a13202)
 

Author SHA1 Message Date
vahid b473c85a59 OOM error happend with tensorflow-gpu=1.15.5 is resolved 3 years ago
vahid 67a9fc8820 .. 3 years ago
vahidrezanezhad 4b3c8a6707
bug in reading order is fixed 3 years ago
vahidrezanezhad 73b7c780ab
Update eynollah.py
reading order bug for documents with text regions less than 5: fixed
3 years ago
vahidrezanezhad 1ee219b657
Merge pull request #23 from qurator-spk/cneud-spelling
Fix spelling issues
3 years ago
Konstantin Baierer 8d4ce75656 typo s,teil,tile,g 3 years ago
Konstantin Baierer 18475b3c20 remaining typos idenitified by codespell 3 years ago
Konstantin Baierer adb96b5b49 s,hiearchy,hierarchy,g 3 years ago
Konstantin Baierer 10ae13f9b0 typo: s,separater,separator, 3 years ago
Konstantin Baierer 78a7ace863 typo: s,hirarchy,hierarchy, 3 years ago
Konstantin Baierer 526769354a typo: s,seperator,separator, 3 years ago
Konstantin Baierer ec9939c3c7 typo: s,hierachy,hierarchy, 3 years ago
Konstantin Baierer 6036478889 typo: s,enhancemnet,enhancement,g 3 years ago
Konstantin Baierer 5f2867bfcf typo: s,contoures,contours,g 3 years ago
Konstantin Baierer ccd83e94b1 typo: s,cprrsp,corresp,g 3 years ago
Konstantin Baierer 1f95a69bec typo: s,rotyate,rotate,g 3 years ago
Konstantin Baierer 375e9771e2 typo: s,spliter,splitter,g 3 years ago
Konstantin Baierer e332da34f6 typo: s,teil,tile,g 3 years ago
Konstantin Baierer b1b0e97945 typo: s,seperate,separate,g 3 years ago
cneud 9ca00b8a07 readme 3 years ago
vahidrezanezhad 932c3fb479
Merge pull request #19 from qurator-spk/refactor-cntd
Refactor cntd
3 years ago
Konstantin Baierer 58c4403e13 rename package to qurator.eynollah 3 years ago
vahid a96d23712d use all cpu nodes 3 years ago
vahid 3bda2f128e all options checked, failures are fixed and all tests passed 3 years ago
vahid c25fcd8137 check pc 3 years ago
Konstantin Baierer 1b92374a2a Merge remote-tracking branch 'origin/main' into refactor-cntd 3 years ago
Konstantin Baierer 3d77b62f89 remove unused 3 years ago
Konstantin Baierer c730e2eefd move all XML handling to EynollahXmlWriter 3 years ago
Konstantin Baierer 22184024fa cli: fail early with inconsistent plotting options 3 years ago
Konstantin Baierer 045ab86fd5 eynollah.run returns the pcgts now; 3 years ago
Konstantin Baierer 4c81fa2e46 simplify constructs, remove print-debugging stmts 3 years ago
Konstantin Baierer 0eda4a174a move xml_reading_order to utils.xml 3 years ago
Konstantin Baierer c80fddb3b8 remove unused delete_seperator_around 3 years ago
Konstantin Baierer 133982380f implent_law_head_main_not_parallel is unused 3 years ago
Konstantin Baierer d7d388671d return_hor_spliter_by_index is unused 3 years ago
Konstantin Baierer 2952a1ca13 remove more dead code 3 years ago
Konstantin Baierer 6398579a72 simplify calculate_page_coords 3 years ago
Konstantin Baierer ddeb6938e5 self.kernel -> constant KERNEL 3 years ago
Konstantin Baierer 254dd35666 MAX_SLOPE constant 3 years ago
Konstantin Baierer 605f583d21 log exceptions as errors 3 years ago
Konstantin Baierer 9dcb696e99 use enumerate instead of manual counter 3 years ago
Konstantin Baierer 697ff99bba use constants for "magic numbers" 3 years ago
Konstantin Baierer 60208a46f0 remove unnecessary del/gc.collect, eliminate unnecessary constructs 3 years ago
Konstantin Baierer cb6bc17ce1 eliminate more unused vars 3 years ago
Konstantin Baierer 6637eff3e7 eliminate curved_line argument 3 years ago
Konstantin Baierer 4e97ca0fae split generation of XML from writing to disk 3 years ago
Konstantin Baierer cbbd7fc4f0 make line serialization uniform 3 years ago
Konstantin Baierer 718efabf89 🎨 move xml methods together 3 years ago
Konstantin Baierer b44d298d16 📝 readme: compare full vs no-full layout 3 years ago
Konstantin Baierer a65caa4d25 🎨 unncesssary if True 3 years ago