discourse-parsing
There are 26 repositories under discourse-parsing topic.
shizhouxing/DialogueDiscourseParsing
[AAAI 2019] Code for paper "A Deep Sequential Model for Discourse Parsing on Multi-Party Dialogues"
yizhongw/StageDP
A two-stage RST discourse parser
Lambda-3/DiscourseSimplification
Extension of the SentenceSimplification project
sileod/Discovery
Mining Discourse Markers for Unsupervised Sentence Representation Learning
tchewik/isanlp_rst
RST Discourse Parsers
rknaebel/discopy
End-to-end shallow discourse parser
yunan4nlp/E-NNRSTParser
A neural RST discourse parser with well pre-trained XLNet.
WladimirSidorenko/DiscourseSenser
Sense Disambiguation of Connectives for PDTB-Style Discourse Parsing
norikinishida/DiscourseConstituencyInduction-ViterbiEM
Unsupervised discourse constituency parsing using Viterbi EM (Nishida and Nakayama, 2020)
yunan4nlp/SA-DPMD
A discourse parsing model for multi-party dialogues.
norikinishida/discourse-parsing
This repository is an implementation of discourse parsers.
qcl6355/conll2016
CoNLL 2016 Shallow Discourse Parsing System (Soochow University)
norikinishida/biomedical-discourse-treebanks
Biomedical Discourse Treebanks
Hongtao-Lin/Implicit-Discourse-Parsing
Classifying implicit relation between two consecutive sentences using LSTM, CNN
NLPbox/hilda-docker
HILDA RST discourse parser (Hernault et al. 2010) in a docker container
tchewik/bilingualrsp
The official code and data for the ACL 2024 Findings paper "Bilingual Rhetorical Structure Parsing with Large Parallel Annotations".
liamcripwell/disco_split
Code and data for discourse-based sentence splitting experiments.
JinfenLi/rst_parser
a deep learning tool to build discourse trees, which is trained on Rhetorical Structure Theory Discourse Treebank (RST-DT)
esrel/LUNA.Discourse
LUNA Corpus Discourse Data Set
JinfenLi/NLP_discourse_ML
discourse parser
rknaebel/bbc-discourse
Discourse Relations extracted from BBC News Corpus for training a shallow discourse parser
franciellevargas/Deceiver
Multilingual discourse-annotated dataset for fake news detection
JinfenLi/NLP_discourse_NN
neural discourse parsing
Mahmoud-1995/Explicit-Discourse-Parsing-Using-LLMS
Fine-tuning LLaMA models for explicit discourse parsing, focusing on discourse connective detection and relation classification using Numbered Tagging and Bracket Annotation. Includes preprocessing, training, and evaluation on PDTB and multilingual corpora.
rknaebel/neural-conn-sdp
Contextualized Embeddings for Connective Disambiguation in Shallow Discourse Parsing
tchewik/sota_end2end_parser
Code for the docker container with isanlp wrapper for the sota_end2end_parser