Git Product home page Git Product logo

sam-crowd's Introduction

Structured Argument Annotation via Crowdsourcing

This is a code repository for structured argument mining experiment, including the corpus and the service used for data collection:

This project is part of my MSc thesis in Computer Science at the University of Copenhagen. More details on participant recruiting, the data collection process, corpus statistics, and the experimental results, using state-of-the-art ML model, can be found here.

The Corpus: Persuasive Online Articles on Sustainable Diets (POASD)

The corpus consists of 20 opinion articles from 3 publishers:

The umbrella topic is sustainable diets, which cover anything related to moving towards more sustainable or plant-based food options. The most common sub-topics in the dataset are the following:

  • Innovation in food industry
  • Meat alternative
  • Cooking education
  • Social and cultural challenges of encouraging plant-based diet

The list of article titles and links can be found here. The extracted article contents can be found under articles, while the annotations of 3 crowdsource workers under annotations.

The Service

The Backend

It's a web application based on psiturk framework, which integrates with Amazon Mechanical Turk (MTurk) platform. See psiturk for how to work with this kind of project. One difference is that HITs should be created via create_hit_wrapper.py as it additionally adds a feature for associating a HIT with a specific article content (it requires additional hit_configs table). The following figure illustrates the interactions between this service (SAM-crowd) and other systems. HIT workflow

The Frontend

A slightly modified version of recogito-js is used in the UI to capture the task of structured argument mining. Four types of components are supported: MajorClaim, ClaimFor, ClaimAgainst and Premise, according to the framework proposed by Stab and Gurevych. The annotation interface demo is shown below: Annotation demo

Other

Repository also contains some useful scripts for: parsing HITs from DB dumps, converting brat format to mrp, prediction scoring and others.

There is also annotation guidelines for general use (any interface) and an interactive version, specifically tailored for this project (under templates/guidelines).

Reference annotations and explanations used for participant screening/training are under prep.

sam-crowd's People

Contributors

lukas-mi avatar

Stargazers

 avatar

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.