☆15Mar 28, 2022Updated 4 years ago
Alternatives and similar repositories for unified-coherence-model
Users that are interested in unified-coherence-model are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Cross-Domain Transferable Neural Coherence Model https://arxiv.org/abs/1905.11912☆24Jul 8, 2020Updated 6 years ago
- Code and Data for the ACL 2022 paper "Rethinking Self-Supervision Objectives for Generalizable Coherence Modeling"☆10Apr 5, 2022Updated 4 years ago
- ☆27Jan 24, 2018Updated 8 years ago
- Grammarly Corpus of Discourse Coherence and accompanying code for discourse coherence models☆18Sep 5, 2019Updated 7 years ago
- EMNLP DiscoEval paper☆43Nov 12, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Entity and syntax experiments for assessing coherence☆27Nov 12, 2018Updated 7 years ago
- Dataset and codes for identifying sentence-level discourse elements in Chinese argumentative student essays.☆14Nov 16, 2022Updated 3 years ago
- Data for discourse connective prediction.☆12May 3, 2018Updated 8 years ago
- ☆11Jun 3, 2019Updated 7 years ago
- Fast Discourse Parser to find latent Rhetorical STructure (RST) in text.☆128Oct 30, 2023Updated 2 years ago
- (most probably incorrect implementation of) Text Coherence Analysis Based on Deep Neural Network☆24May 18, 2019Updated 7 years ago
- Extension of the SentenceSimplification project☆61Mar 31, 2025Updated last year
- 用深度神经网络识别语篇关系的模型,主要结合了TreeLSTM和NTN两种神经网络,用TreeLSTM来获得句子向量,NTN来识别两个句子向量之间的关系.