Giter Site home page Giter Site logo

naharul98 / argupedia Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 42.97 MB

An online debate platform which allows visualization of debates in the form of directed graph and automatically labels arguments as Winning/Losing/Undecided in a given state of the debate

Roff 0.01% Python 96.10% CSS 0.81% JavaScript 1.35% HTML 1.54% PowerShell 0.18% Batchfile 0.01% Shell 0.01%

argupedia's Introduction

Argupedia

An online debate platform which alllows visualization of debates in the form of directed graph and automatically labels arguments as Winning/Losing/Undecided in a given state of the debate

Inspiration from Research Journals

The project was inspired by the following academic journals:

Journal 1 Journal 2 Journal 3

Screenshots

Screenshot

Screenshot2

Features

  • Implements Grounded Extension Algorithm to label arguments according to their current position (Winning/Losing/Undecidable)
  • Visualizes debates in the form of an interactive directed graph
    • Nodes represent individual arguments in the debate
    • Edges in the graph reflect their attack relation (Which argument is challenging which)
    • Nodes are highlighted according to their labelling by the algorithm (Winning: Green, Losing: Red, Undecidable: Grey)
    • Hover over nodes to view the argument
    • Hover over edges to view the argument structure used
  • A range of Argumentation Schemes to choose from to allow people engaging in debates to make their arguments more clear and concise.

Instructions for Running the Project

• Activate virtual environment
• Run the following command:
	> python manage.py runserver
• This will start the web-server. A URL will be displayed in the command prompt. Copy the URL into a browser to access the website.

If website runs into issues, reinstall the dependencies after activating virtual environment, by executing the following command:

> pip install -r requirements.txt

Libraries Used

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.