Skip to content

This is the code for "Can we do that simpler? Simple, Efficient, High-Quality Evaluation Metrics for NLG"

Notifications You must be signed in to change notification settings

jbgruenwald/efficient-nlg-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Can we do that simpler?

Simple, Efficient, High-Quality Evaluation Metrics for NLG

This repository contains code for calculating and evaluating various efficient nlg metrics. It is structured as follows:

  • Folder experiments contains code for the experiments conducted
    • the script for evaluating metrics is experiments/evaluate-metrics.py
    • after evaluating, the results will can be found in text files in results folder+
    • for averaging the results and writing them into the Tex tables and figures, experiments/process_results/process_results.py can be used
  • Folder metrics contains code for calculation of the metrics (this code originates from their respective repositories)
  • Folder datasets contains data for training and evaluation

About

This is the code for "Can we do that simpler? Simple, Efficient, High-Quality Evaluation Metrics for NLG"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages