- 05 Nov, 2016 1 commit
-
-
Emile Anclin authored
-
- 23 Oct, 2016 9 commits
-
-
Konstantin Baierer authored
nlbin: fix VisibleDeprecationWarning about non-integers
-
Philipp Zumstein authored
Replaces multi-var str() concat with %-format
-
Konstantin Baierer authored
-
Konstantin Baierer authored
-
Konstantin Baierer authored
-
Philipp Zumstein authored
See also #119
-
Philipp Zumstein authored
python setup.py install should not fail without models
-
Philipp Zumstein authored
[gtedit] Use HTML file name instead of "Correction", #84
-
Philipp Zumstein authored
-
- 21 Oct, 2016 1 commit
-
-
Konstantin Baierer authored
-
- 20 Oct, 2016 4 commits
-
-
Konstantin Baierer authored
-
Konstantin Baierer authored
-
Konstantin Baierer authored
"%s" % (str(1)) -> "%d" % (1) fname+": %d" % 3 -> "%s: %d" % (fname, 3)
-
Konstantin Baierer authored
Fix for 'TypeError: float argument required, not str'
-
- 05 Oct, 2016 2 commits
- 04 Oct, 2016 1 commit
-
-
Konstantin Baierer authored
* hocr metadata: bump version 0.4 -> 1.0, ocropus -> ocropy * delete meta[name=Description]
-
- 03 Oct, 2016 3 commits
-
-
Philipp Zumstein authored
opencv is used in the OLD scripts but not for the installed tools
-
Konstantin Baierer authored
-
Philipp Zumstein authored
firefox is not needed for ocropy to be installed
-
- 30 Aug, 2016 2 commits
-
-
Konstantin Baierer authored
While it's sensible to remind the user to install a model and have available models at build time installed to /usr/share/ocropus, it should be possible to install ocropy without any models. They can always be provided via CLI flag.
-
Konstantin Baierer authored
-
- 28 Jun, 2016 1 commit
-
-
jmorrey authored
-
- 01 Mar, 2016 1 commit
-
-
Konstantin Baierer authored
Now, Firefox (and probably other browsers) will propose to use the actual filename as the template for "Save page as".
-
- 28 Jan, 2016 2 commits
- 07 Jan, 2016 1 commit
-
-
larsan authored
-
- 31 Dec, 2015 1 commit
-
-
Douglas Knox authored
-
- 11 Oct, 2015 5 commits
- 21 Aug, 2015 3 commits
- 28 Jul, 2015 1 commit
-
-
Marcel Würsch authored
changed common.py to no longer use fromstring() but use frombytes() instead (DeprecationWarning)
-
- 27 Jul, 2015 1 commit
-
-
Marcel Würsch authored
-
- 14 Jun, 2015 1 commit
-
-
Tom authored
Remove deprecated README file in models folder
-