AppraiseDev / Appraise

Appraise code used as part of WMT21 human evaluation campaign
BSD 3-Clause "New" or "Revised" License
22 stars 12 forks source link

Document MQM support #122

Closed zouharvi closed 8 months ago

zouharvi commented 8 months ago

This is a draft pull-request for @snukky and @kocmitom. Ultimately the aim is to support both full MQM and a slimmed-down version of it.

There's a lot of commits so if this gets merged, then please squash-merge.

snukky commented 8 months ago

Thanks! The newest branch that we use is release (sorry, I should have make it clear from the beginning). Can you rebase your branch with it and (temporarily) open against it?

snukky commented 8 months ago

It would also be great to cherry-pick the changes related to switching to Django 5 and open a separate PR, so that we can test that independently.

zouharvi commented 8 months ago

Ah, I didn't know that release was the live branch. I opened a different PR for the django-5 two weeks ago but I messed-up the rebase.

I'll open two new PRs then.