Skip to content

WIP: Fix evaluation of trained tagger

Joschka Birk requested to merge birk-fix-evaluation into master

This fixes bugs which made the evaluate_model.py script unusable for evaluating trained taggers.

Maybe we should also add an integration test for this?

Merge request reports