Giter Club home page Giter Club logo

arg2keypoint's Introduction

Argument-Keypoint Mapping for Automatic Argument Summarization

In this work, we walk through running our experiments on the Argument-to-keypoints task with Approach 1 and Approach 2. The Github repo is still being prepared for reproducibility and easy understanding.

Data

In this project we use the ArgKP dataset for Argument-to-keypoint summarization task. The datasets for cross/in-domain are in the Data folder.

Baseline

BERT/T5_baseline.ipynb are the baseline of this project.

Approach 1

Approach1_T5_base_OpenPrompt.ipynb contains all the codes for different experiments of the approach 1.

This notebook contains five different templates that four of them are commented out and only one of them should be used in each experiment.

To reproduce the results of zero-shot experiments, the Training step must be skipped.

To reproduce the results of few-shot experiments, the few-shot train set should be imported.

To reproduce the results of different subset experiments, the subset train set should be imported.

Approach 2

The approach_2 folder contains the files about generation intermediary texts using T5-small and BART large (BART/T5_approach_2.ipynb) and match classification using Naive Bayes, SVM, Decision Tree (machine learning classifiers.ipynb) and BERT-base (classification_BERT.ipynb).

arg2keypoint's People

Contributors

bnanik avatar jingyanchen22 avatar samin9796 avatar

Stargazers

 avatar

Watchers

 avatar  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.