Coder Social home page Coder Social logo

extracting-core-claims's Introduction

Extracting-Core-Claims

An attempt to extract single core claims from scientific articles

In this project, an attempt is made to extract single core claims from scientific articles.

The code works as follows:

First, the core sentence is extracted from a scientific article. This is done in Extract_Sentence_abstract.py Currently, for performance reasons, we have chosen to only look at the abstract for extracting the core sentence.

When the core sentence is extracted, AIDA comes into place to check sentences. AIDA is a concept brought to life by Kuhn et al. [1] and offers a way to structure scientific claims. It is proposed as a tool for researchers to easily access and communicate research hypotheses, claims and opinions. The rules of an AIDA sentence are used in this approach to determine whether we are dealing with a single claim or not.

Therefore, the second step is to check whether the core sentence complies with the rules of an AIDA sentence. If it does, a single claim is extracted from the article. If it does not, an attempt is made to rewrite the sentence in order to make it comply with these rules. This is all done in AIDA_Check_and_Rewrite.py

The results and all other required files for reproduction of the project are also provided, feel free to use them for further improvements of the algorithm!

Cheers,

Tom

[1] Kuhn, Tobias, et al. "Broadening the scope of nanopublications." The Semantic Web: Semantics and Big Data. Springer Berlin Heidelberg, 2013. 487-501.

extracting-core-claims's People

Contributors

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