Skip to content

This is the implementation of the Argumentative Relation Classification Pipeline.

License

Notifications You must be signed in to change notification settings

csacro/From-Argument-Search-to-Argumentative-Dialogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

From Argument Search to Argumentative Dialogue

This repository contains the Argumentative Relation Classification Pipeline, which was created in

@mastersthesis{Schindler_ArgumentativeRelationClassification,
    type = {Bachelor's thesis},
    title = {Argumentative Relation Classification for Argumentative Dialogue Systems},
    author = {Carolin Schindler},
    year = {2020},
    school = {Institute of Communications Engineering, University of Ulm},
    doi = {10.18725/OPARU-33911}
}

and extensively evaluated in

@InProceedings{rach-etal-2021-argument,
    author    = {Rach, Niklas  and  Schindler, Carolin  and  Feustel, Isabel  and  Daxenberger, Johannes  and  Minker, Wolfgang  and  Ultes, Stefan},
    title     = {From Argument Search to Argumentative Dialogue: A Topic-independent Approach to Argument Acquisition for Dialogue Systems},
    booktitle = {Proceedings of the 22nd Annual Meeting of the Special Interest Group on Discourse and Dialogue},
    month     = {July},
    year      = {2021},
    address   = {Singapore and Online},
    publisher = {Association for Computational Linguistics},
    pages     = {368--379},
    url       = {https://aclanthology.org/2021.sigdial-1.39}
}

Please cite the above works when you use any of the material.

Argumentative Relation Classification Pipeline

Our pipeline covers the whole process from querying the argument search engine over argumentative relation classification to the output of the argumentation structure.
Further information on how to use the pipeline, can be found in the README in the respective folder.

About

This is the implementation of the Argumentative Relation Classification Pipeline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages