Code and data for experiments from the AAAI 2018 paper "Persuasive Influence Detection: the Role of Argument Sequencing"
See the cmv subdirectory
To install all requirements, we recommend using conda and the included requirements.txt file:
conda create -n new_environment --file requirements.txt