ondrejklejch / MT-ComparEval

Tool for comparison and evaluation of machine translation.
Apache License 2.0
56 stars 14 forks source link

Support for multiple references #64

Open elliottd opened 8 years ago

elliottd commented 8 years ago

README.md suggests that MT-ComparEval currently supports only one reference translation.

reference.txt - a plain text file with reference translations (in target language).

It would be really useful if MT-ComparEval could support multiple reference translations!

martinpopel commented 8 years ago

I agree it would be useful. (@chrhad also asked about multi-reference BLEU.) So we will give it a higher priority, but @choko cannot start sooner than July 22 (SLT deadline), so any help (pull requests) is welcome. Here is a task list to coordinate the effort:

Gldkslfmsd commented 6 years ago

I'd also appreciate multiple sources. This sounds weird generally, but in my research it makes sense. I compare impact of different preprocessing strategies.

martinpopel commented 6 years ago

It's not weird, we all agree multiple references would be useful. Just there is no one to work on it. So as noted above, PRs are welcome.