Skip to content

fix evaluation of pre-evaluated taggers

Philipp Gadow requested to merge fix_evaluate_taggers into master

The MR adds a missing variable to the example for evaluating a pre-trained tagger and fixes the evaluation script to not require the epoch to be specified.

Merge request reports