Konstantin Baierer
                                            Konstantin Baierer
                                        
                                    From what I've seen, Capelli (e.g. https://kuscholarworks.ku.edu/bitstream/handle/1808/1821/47cappelli.pdf) seems to be the most widely used reference for latin scribal abbreviations.
That branch seems to have diverged pretty far from what I can see (#90). Perhaps just copy the travis.yml and test.sh script in a new branch and take it from...
Im Prinzip ist das möglich, ich wäre allerdings dafür, in Absprache einen manuellen Workflow für das Durcharbeiten der Seiten abzusprechen.Das Tool weiß im Moment nicht vieles, außer serverseitig die Korrektur-Formulare...
> Irgenwie fehlt die Möglichkeit nur einen Index abrufen zu können Deswegen bin ich etwas zögerlich, was seitenübergreifende navigation angeht. Im Moment macht das Tool das Erfassen von Ground Truth...
Bug is probably in https://github.com/UB-Mannheim/ocr-gt-tools/blob/1f7191d752654ac79bdba9e5f98dca813ffd169e/ocr-gt-tools.cgi#L323
We just talked with the colleague who transcribes as well and the first thing she did after loading a page was choose "Vollansicht" to have a quick overview. She didn't...
> Files and directories which are writable by everybody? I don't think that is a good idea. Are permissions really relevant for the use case security-wise? How about `774` and...
I really don't see the problem with `777`/`666`, so I'll revert and merge, since this fixes a preventable issue and I don't see the security problem in this case.
We could make this configurable via an `ocrd_utils.config` variable, e.g. `OCRD_WORLD_WRITEABLE_LOGS`?
> Ideally the right configuration should be used for different use cases without the need for manual user settings @joschrew any idea how we might best determine this automatically?