Code Monkey home page Code Monkey logo

causalbank's Introduction

CausalBank

In our IJCAI 2020 paper "Guided Generation of Cause and Effect", we released two causal resources:

  • CausalBank: A very large-scale, open domain, sentence-level, parallel causal corpus. It's divided into two parts according to the order of cause and effect appeared in the sentence: because_mode (effect, then cause), and therefore_mode (cause, then effect). This corpus was used in our paper for training a seq2seq causal generation model, see the paper and our online causal generation demo for reference.

  • Cause Effect Graph: A lexical cause effect graph from causal contexts, with frequencies. This corpus was a refinement over this previous work, and used in our paper for looking up the guided causal keywords.

These two resources were both obtained using fine-grained causal template matching from the preprocessed English Common Crawl corpus (5.14 TB), totally automatically without any human annotation. There is noise inside it, more or less. So adapt it to your research cases.

In our assumption, the above causal resources may benefit such future studies like: constructing causal eventic graphs, causal relations extraction, sentiment causal discovery, training neural causal generation models, explanable text inference, causal reading comprehension like CosmosQA, or just used as an external causal commonsense knowledge base.

Download

You can download them either from Google Drive: CausalBank and Cause Effect Graph, or from Baidu Yun: CausalBank and Cause Effect Graph, with the access code: wjqw

Statistics

CausalBank: 314 million sentence-level cause-effect pairs

  • because mode: 133 million
  • therefore mode: 181 million

Cause Effect Graph (CEG): 89.1 million word-level cause-effect pairs

The three numbers for each cause-effect pair in CEG are: the number of occurrences of the pair, necessity causality score, and sufficiency causality score. Please refer to the paper: "Commonsense Causal Reasoning between Short Texts".

Citation

If you find our causal resources benifit your research, please cite the following paper:

  • Guided Generation of Cause and effect. Zhongyang Li, Xiao Ding, Ting Liu, J. Edward Hu, Benjamin Van Durme. Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence (IJCAI 2020).
@inproceedings{ijcai2020-guided,
  title     = {Guided Generation of Cause and Effect},
  author    = {Li, Zhongyang and Ding, Xiao and Liu, Ting and Hu, J. Edward and Van Durme, Benjamin},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},             
  editor    = {Christian Bessiere},	
  pages     = {3629--3636},
  year      = {2020},
  month     = {7},
  note      = {Main track}
  doi       = {10.24963/ijcai.2020/502},
  url       = {https://doi.org/10.24963/ijcai.2020/502},
}

Contact

Please feel free to contact anyone of the authors!

causalbank's People

Contributors

eecrazy avatar

Watchers

James Cloos 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.