Skip to content

v1.4.13

Compare
Choose a tag to compare
@ozancaglayan ozancaglayan released this 30 Jul 19:07
· 58 commits to master since this release
abfbf38

1.4.13 (2020-07-30)

  • Added WMT20 newstest test sets (#103)
  • Make mecab3-python an extra dependency, adapt code to new mecab3-python. This fixes the recent Windows installation issues as well (#104) Japanese support should now be explicitly installed through sacrebleu[ja] package.
  • Fix return type annotation of corpus_bleu()
  • Improve sentence_score's documentation, do not allow single ref string (#98)