ybracke / transnormer

A lexical normalizer for historical spelling variants using a transformer architecture.
GNU General Public License v3.0
6 stars 1 forks source link

Evaluation: Move `add_sent_scores.py` functionality into `evaluate.py` #85

Open ybracke opened 8 months ago

ybracke commented 8 months ago

Would it make sense to move the functionality of add_sent_scores.py into evaluate.py and have a flag there that like --add-score-to-pred-file?