IlyaGusev/HeadlineCause
A dataset of news headlines for detecting causalities
This project helps researchers and data scientists analyze news headlines to identify cause-and-effect relationships. You input a collection of news headlines and it helps you determine which events or actions are presented as causing others. It's designed for those building systems that need to understand event dependencies in news reporting.
No commits in the last 6 months.
Use this if you are developing or evaluating models that detect causal links within news text.
Not ideal if you need a plug-and-play application for real-time news analysis without any programming or model development.
Stars
14
Forks
—
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
May 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/IlyaGusev/HeadlineCause"
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...