Nlg Eval Versions Save

Evaluation code for various unsupervised automated metrics for Natural Language Generation.

2.4.1

6 months ago

fix: bump version in setup.py

2.4.0

6 months ago

Fix:

  • update dependencies

Features:

  • Add SPICE

2.3.0

4 years ago

Fixes:

  • memory leak when using METEOR via functional API
  • typo in keys: Similairty -> Similarity. The misspelled keys are now deprecated and will be removed in a future release.

2.2.0

4 years ago
  • fix unicode issues
  • fix shutdown issues
  • fix multithreading issue on MacOS
  • improve meteor troubleshooting hints
  • Improve installation procedure