Code Monkey home page Code Monkey logo

dtdmn's Introduction

DTDMN

Dynamic Dynamic Topic-Discourse Memory Networks (DTDMN) dynamically tracks the changes of latent topics and discourse in argumentative conversations, allowing the investigation of their roles in influencing the outcomes of persuasion for argumentation mining.

More details can be referred to:

What Changed Your Mind: The Roles of Dynamic Topics and Discourse in Argumentation Process. WebConf 2020.

Requirements

  • Python >= 3.6
  • Pytorch == 0.4.1

Data

CMV and Court dataset are in data/, with the preprocessing script process_json.py. Noted that you need to download the CMV dataset from here and extract to data/cmv/origin.

Take CMV for example, the preprocessing is as following:

$ cd data/cmv
$ python process_json.py

Usage

You can run the main code as:

$ python dtdmn_run.py

dtdmn's People

Contributors

zengjichuan avatar

Watchers

 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.