danieldeutsch / sacrerouge

SacreROUGE is a library dedicated to the use and development of text generation evaluation metrics with an emphasis on summarization.
Apache License 2.0
134 stars 11 forks source link

Removing stderr exception #43

Closed danieldeutsch closed 4 years ago

danieldeutsch commented 4 years ago

For some reason, there is a new stderr output from Java on the Github unit tests which appears to not be a meaningful error (see here). Previously, this threw an exception. This PR removes that exception