Appraise icon indicating copy to clipboard operation
Appraise copied to clipboard

Appraise evaluation system for manual evaluation of machine translation output

Results 23 Appraise issues
Sort by recently updated
recently updated
newest added

Appraise crashes with Django 1.6.1 (the version of Django included in Ubuntu 14.04). When running "python manage.py syncdb", I get the following error: Traceback (most recent call last): File "manage.py",...

Add code to properly randomize `SECREY_KEY` inside `settings.py` as likely none of the users would otherwise do it.

Feature Request

It would be nice to have a URL I could query to automate a RankingResult CSV export. e.g., ``` wget -O backup.csv http://appraise.cf/admin/wmt14/rankingresult/ ``` I think security-through-obscurity would be fine...

Feature Request