Skip to content
Permalink
07c3e15e7c
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
7 lines (6 sloc) 445 Bytes

dialogue-human-eval

Analysis code for our paper "Towards a Proper Evaluation of Automated Conversational Systems"

Reproducing the analysis in the paper

We have provided the participant survey results for the human study described in the paper. To reproduce the analysis from the study:

  1. Install the requirements: pip install -r requirements.txt
  2. Open the analysis.ipynb notebook and run all cells.