|  | c9cf782dbf | Merge pull request #26 from OCR-D/fix-circle circle: set locale to a UTF-8 variant so python doesn't fall back to ascii | 2020-01-16 16:14:13 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | 60aa158341 | circle: set locale to a UTF-8 variant so python doesn't fall back to ascii | 2020-01-15 18:12:36 +01:00 |  | 
				
					
						|  | 1c36265599 | ⬆ Update ocrd | 2020-01-15 17:39:01 +01:00 |  | 
				
					
						|  | 2797b0e806 | ✅ CircleCI: Try to fix encoding problem | 2020-01-15 16:15:25 +01:00 |  | 
				
					
						|  | e8f60f9bf4 | ✅ CircleCI: Try to fix encoding problem | 2020-01-15 16:08:11 +01:00 |  | 
				
					
						|  | 7bdd15648f | ✅ CircleCI: Try to fix encoding problem | 2020-01-15 15:59:30 +01:00 |  | 
				
					
						|  | d2ca24bf1e | ✅ CircleCI: Try to fix encoding problem | 2020-01-15 15:54:09 +01:00 |  | 
				
					
						|  | 357a2a970a | ⬆ Update model download URL | 2020-01-15 15:05:33 +01:00 |  | 
				
					
						|  | 49b6dfe735 | 🧹 Clean up trailing whitespace | 2019-12-19 16:30:11 +01:00 |  | 
				
					
						|  | 95281f3d29 | ✨ Add metadata about the recognition operation w/ parameter info | 2019-12-19 16:24:34 +01:00 |  | 
				
					
						|  | dc38f0ee51 | 🎨 Use TOOL constant convention from the other OCR-D processors | 2019-12-19 16:23:16 +01:00 |  | 
				
					
						|  | b8129c6425 | 🧹 Do not advertise and support untested models | 2019-12-11 17:53:26 +01:00 |  | 
				
					
						|  | 5273247ab3 | ✅ Remove broken __main__ handling (stick to pytest) | 2019-12-05 13:47:31 +01:00 |  | 
				
					
						|  | e1b9d381a0 | ✅ Actually binarize the image (not grayscale!) | 2019-12-05 13:40:48 +01:00 |  | 
				
					
						|  | e07b333db1 | ✅ Convert to a pytest style test | 2019-12-05 13:38:45 +01:00 |  | 
				
					
						|  | 2393edc645 | ✅ CircleCI: Install imagemagick | 2019-12-05 13:06:59 +01:00 |  | 
				
					
						|  | 99d04ddccb | ✅ Fix tests by 1. binarizing and 2. use the GT4HistOCR model | 2019-12-05 13:02:20 +01:00 |  | 
				
					
						|  | 2aff9d8a48 | 🔧 Add PyCharm project files | 2019-12-05 12:33:33 +01:00 |  | 
				
					
						|  | 71a0a32ebf | 🧹 Tests: Reduce useless warning messages a bit | 2019-12-05 11:23:20 +01:00 |  | 
				
					
						| 
								
								
									 Robert Sachunsky | 103b1d7671 | remove existing annotation below the line level to avoid inconsistency | 2019-12-04 19:20:58 +01:00 |  | 
				
					
						|  | 2f87ae662d | Migrate TODO to issue #18 | 2019-12-04 17:45:44 +01:00 |  | 
				
					
						|  | fa6db585e3 | Migrate extended prediction data TODO to issue #17 | 2019-12-04 17:44:19 +01:00 |  | 
				
					
						|  | 830a61c2fe | 📝 README: Add testing instructions + reference README-DEV.md | 2019-12-04 17:38:47 +01:00 |  | 
				
					
						|  | 93de16d81e | 📝 Makefile: Remove redundant comments for the variables | 2019-12-04 17:36:28 +01:00 |  | 
				
					
						|  | 40316904d4 | 🐛 Makefile: Fix "make test" | 2019-12-04 17:35:48 +01:00 |  | 
				
					
						|  | c46b719c3d | 🐛 Makefile: Fix "make test" | 2019-12-04 17:07:29 +01:00 |  | 
				
					
						|  | c1b83a707b | 🐛 Makefile: Fix it... | 2019-12-04 16:59:27 +01:00 |  | 
				
					
						|  | 8bea30a051 | Merge pull request #15 from OCR-D/doc README/Makefile: installation and models | 2019-12-04 16:55:42 +01:00 |  | 
				
					
						|  | 0812d203e5 | 🐛 Add test targets back again? | 2019-12-04 16:50:08 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | 0f47d1fca5 | makefile: pip -> pip3 | 2019-12-04 16:43:12 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | e0f76242fe | 📝 readme: remove misleading paragraph on installing GPU-capable calamari | 2019-12-04 16:43:12 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | 84bf6b3f65 | 📝 readme: remove construction sign emojis | 2019-12-04 16:42:37 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | a8f67f0a34 | 📝 readme: downloading models | 2019-12-04 16:42:06 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | 1a88b6d0b1 | readme: installation and models | 2019-12-04 16:41:20 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | e34998d58f | 📝 readme, makefile, synopsis for cli Conflicts:
	Makefile
	README.md
	requirements.txt | 2019-12-04 16:38:47 +01:00 |  | 
				
					
						|  | f7b13b8d3b | Merge pull request #12 from OCR-D/ci CI/Tests | 2019-12-03 17:16:09 +01:00 |  | 
				
					
						|  | df35e79903 | 📏 README: Add CI/PyPI/Codecov badges | 2019-12-03 17:11:09 +01:00 |  | 
				
					
						|  | e1f57b2638 | 🐛 Open our test result with UTF-8 encoding (for Python 3.6?) | 2019-12-03 17:11:09 +01:00 |  | 
				
					
						|  | 010391b09b | ✅ Only do the coverage on our code | 2019-12-03 17:11:09 +01:00 |  | 
				
					
						|  | 2fb37b14a2 | ✅ Use Ubuntu 18.04 LTS again (19.04 is EOL 2020-01) | 2019-12-03 17:11:09 +01:00 |  | 
				
					
						|  | 5a3ffeeb63 | 🐛 Fix checking out calamari_models | 2019-12-03 17:11:09 +01:00 |  | 
				
					
						|  | d8212ced93 | ✅ Use GT segmentation to test | 2019-12-03 17:11:09 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | 5b15dc5fd6 | ci: require coverage | 2019-12-03 17:11:09 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | 52ea047a71 | ci: try ubuntu 19.04 | 2019-12-03 17:11:09 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | 710f2096ef | ci: install tesseract (again) | 2019-12-03 17:11:09 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | 404fc707ae | ci: pip{,3} | 2019-12-03 17:11:09 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | 7b099352c0 | ci: install pip and require models for coverage | 2019-12-03 17:11:09 +01:00 |  | 
				
					
						| 
								
								
									 Konstantin Baierer | b54ccf90f7 | smoke test, circle ci Conflicts:
	Makefile
	ocrd_calamari/__init__.py | 2019-12-03 17:11:09 +01:00 |  | 
				
					
						|  | afe6eec5a2 | Merge pull request #16 from OCR-D/fix-version pass version to processor base constructor, fix #14 | 2019-12-02 18:37:01 +01:00 |  | 
				
					
						|  | 3ca110b4c3 | 📝 Add README-DEV.md with info how to release | 2019-12-02 18:32:33 +01:00 |  |