awkrail / geneval

Automatic evaluation for natural language generation (NLG) systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geneval

Automatic evaluation for natural language generation (NLG) systems. It takes input as pairs of generated sentece and references and outputs values of metrics.

Metrics

Implemented

  • BLEU
  • Distinct-N

Todo

  • METEOR
  • ROUGE
  • CIDEr
    and more

Setup

[WIP]

Usage

[WIP]

Example

[WIP]

Reference

This repo is based on the following repositories:

About

Automatic evaluation for natural language generation (NLG) systems.


Languages

Language:Python 100.0%