paper-with-me

홈 › Papers

Persian Causality Corpus (PerCause) and the Causality Detection Benchmark

2021-06-27 · Zeinab Rahimi, Mehrnoush Shamsfard

Recognizing causal elements and causal relations in text is one of the challenging issues in natural language processing; specifically, in low resource languages such as Persian. In this research we prepare a causality human annotated corpus for the Persian language which consists of 4446 sentences and 5128 causal relations and three labels of cause, effect and causal mark -- if possibl -- are specified for each relation. We have used this corpus to train a system for detecting causal elements boundaries. Also, we present a causality detection benchmark for three machine learning methods and two deep learning systems based on this corpus. Performance evaluations indicate that our best total result is obtained through CRF classifier which has F-measure of 0.76 and the best accuracy obtained through Bi-LSTM-CRF deep learning method with Accuracy equal to %91.4.

📄 PDF Abstract BibTeX arXiv:2106.14165

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Causality Detection using Multiple Annotation Decisions

2022-10-26 · Quynh Anh Nguyen, Arka Mitra

The paper describes the work that has been submitted to the 5th workshop on Challenges and Applications of Automated Extraction of socio-political events from text (CASE 2022). The work is associated with Subtask 1 of Sh…

Granger Causality Detection with Kolmogorov-Arnold Networks

2024-12-19 · Hongyu Lin, Mohan Ren, Paolo Barucca, Tomaso Aste

Discovering causal relationships in time series data is central in many scientific areas, ranging from economics to climate science. Granger causality is a powerful tool for causality detection. However, its original for…

Kolmogorov-Arnold Networks

Cause and Effect in Governmental Reports: Two Data Sets for Causality Detection in Swedish

2022-06-01 · PoliticalNLP (LREC) 2022 6 · Luise Dürlich, Sebastian Reimann, Gustav Finnveden, Joakim Nivre 외

Causality detection is the task of extracting information about causal relations from text. It is an important task for different types of document analysis, including political impact assessment. We present two new data…

Sentence

The Causal News Corpus: Annotating Causal Relations in Event Sentences from News

2022-04-25 · LREC 2022 6 · Fiona Anting Tan, Ali Hürriyetoğlu, Tommaso Caselli, Nelleke Oostdijk 외

Despite the importance of understanding causality, corpora addressing causal relations are limited. There is a discrepancy between existing annotation guidelines of event causality and conventional causality corpora that…

Language Modelling

Causality Extraction based on Self-Attentive BiLSTM-CRF with Transferred Embeddings

2019-04-16 · Zhaoning Li, Qi Li, Xiaotian Zou, Jiangtao Ren

Causality extraction from natural language texts is a challenging open problem in artificial intelligence. Existing methods utilize patterns, constraints, and machine learning techniques to extract causality, heavily dep…

Feature Engineering