GithubHelp home page GithubHelp logo

auniquesun / project Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 684 KB

implementations of the framework described in paper Presenting Problems and Methods under Weak Supervision

License: Apache License 2.0

Python 98.76% Shell 0.99% Makefile 0.25%

project's Introduction

Introduction

This repository published the source code of paper Presenting Problems and Methods under Weak Supervision. In this paper, we put forward a framework that can present the problem and the method of a given paper automatically by means of sequence labeling. The framework consists of four steps and three algorithms. Extensive experiments on three public datasets which are AMiner, Microsoft Academic Graph (MAG) and Paper with Code (PWC) show the effectiveness of our framework. Details are provided in the code.

Framework

We separate our framework into four parts, let we put them together. The figure below presents the flowchart of the framework we put forward. At first, we develop Algorithm 1 to find new pattern words in step 1 from massive text corpus in the settings of weak supervision. Step 2 involves in pattern-based phrase extraction implemented by Algorithm 2. Then we generate data with labels in step 3 according to the overall pattern words and phrases returned by previous two steps, and this step corresponds to Algorithm 3. At last, it turns to step 4, various classical sequence labeling models are trained on labeled data to summarize or present the problem and the method with a prediction sequence of tags.
figiure

Contact

Anyone who is confronted with problems can open issues under this project. I am looking forward to hearing your voices and will reply you in time.

project's People

Contributors

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