tanfiona/CausalNewsCorpus
Repository for Causal News Corpus (LREC 2022) and RECESS (IJCNLP-AACL 2023)
This project helps anyone who needs to identify cause-and-effect relationships within news articles and similar texts. It takes sentences as input and can either tell you if a sentence contains a causal relationship or pinpoint the exact cause, effect, and signal phrases within it. This is useful for researchers, analysts, or anyone working with large volumes of text who needs to understand 'why' events are happening.
No commits in the last 6 months.
Use this if you need to automatically detect and extract cause-and-effect statements from news text to understand relationships between events.
Not ideal if your primary goal is to analyze sentiment, summarize content, or perform other text analysis tasks unrelated to causality.
Stars
62
Forks
8
Language
Python
License
CC0-1.0
Category
Last pushed
Feb 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/tanfiona/CausalNewsCorpus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
amaiya/causalnlp
CausalNLP is a practical toolkit for causal inference with text as treatment, outcome, or...
prateekguptaiiitk/Causal_Relation_Extraction
Causal Relation Extraction and Identification using Conditional Random Fields
causaltext/causal-text-papers
Curated research at the intersection of causal inference and natural language processing.
debjitpaul/Causal_CoT
About The corresponding code from our paper " Making Reasoning Matter: Measuring and Improving...
zzz47zzz/CFNER
[EMNLP2022] Released code for paper "Distilling Causal Effect from Miscellaneous Other-Class for...