implement real batching: - [ ] ~~query all relevant triples for all contexts in a batch at once~~ - [x] continuous parsing per batch (use multiple threads in spacy.parser.pipe, eventually)