Project: Extracting Causal Chains From Text Using Language Models

Title: Extracting Causal Chains From Text Using Language Models

About This Project:

Helliun creates a python library to extract causal chains from text by summarizing the text using bart-cause-effect model from Hugging Face Transformers and then linking the causes and effects with cosine similarity calculated using the Sentence Transformer model.

Code And Other Details: Extracting Causal Chains From Text Using Language Models

Related Projects:

Help Someone By Sharing This Article