Git Product home page Git Product logo

acl2020-dialogue-coherence-assessment's Introduction

Dialogue Coherence Assessment Without Explicit Dialogue Act Labels

A neural local coherence model trained in a multi-task learning scenario where dialogue act prediction is used as an auxilary task. Special thanks to my student Sebastian Bücker for implementing many parts of my ideas for this project. We appreciate your interest to this project. Please cite this paper if you use the code in this repository.
Also don't forget to give the repo a Github star (on top right). Thanks.

Setup

  • platform: linux-64
  • anaconda: 2019.07
  • conda: 4.7.10
  • Python: 3.6.8
  • GCC 7.3.0

Conda environment

You can install all required packages as follows:

conda create --name dicoh --file conda_env.txt

conda activate dicoh

pip install -r pip_spec.txt

Data

We conduct our experiments on two English dialogue corpora:

The dataset can be downloaded from here or from here

However, we do it in the exec_dataset_creation.sh script.

  • SwitchBoard

You can get the data and scripts for processing SwitchBoard from here. The exec_dataset_creation.sh script will get them automatically.

bash exec_dataset_creation.sh

Procedure

python mtl_coherency.py --logdir logs --seed $RANDOM --datadir data/daily_dialog --task up --do_train --do_eval --model model-3 --loss mtl --cuda 0

License

This project is licensed under the terms of the MIT license.

Publication

Mohsen Mesgar, Sebastian Bücker, and Iryna Gurevych. ACL 2020.

acl2020-dialogue-coherence-assessment's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.