paper-with-me

Papers

An entity-driven recursive neural network model for chinese discourse coherence modeling

2017-04-14 · Fan Xu, Shujing Du, Maoxi Li, Mingwen Wang

Chinese discourse coherence modeling remains a challenge taskin Natural Language Processing field.Existing approaches mostlyfocus on the need for feature engineering, whichadoptthe sophisticated features to capture the logic or syntactic or semantic relationships acrosssentences within a text.In this paper, we present an entity-drivenrecursive deep modelfor the Chinese discourse coherence evaluation based on current English discourse coherenceneural network model. Specifically, to overcome the shortage of identifying the entity(nouns) overlap across sentences in the currentmodel, Our combined modelsuccessfully investigatesthe entities information into the recursive neural network freamework.Evaluation results on both sentence ordering and machine translation coherence rating task show the effectiveness of the proposed model, which significantly outperforms the existing strong baseline.

📄 PDF Abstract BibTeX arXiv:1704.04336

Code (0)

등록된 구현이 없습니다.

Tasks

Coherence EvaluationFeature EngineeringMachine TranslationSentenceSentence OrderingTranslation

Similar Papers 제목 키워드 기반

Neural RST-based Evaluation of Discourse Coherence

2020-09-30 · Asian Chapter of the Association for Computational Linguistics 2020 · Grigorii Guz, Peyman Bateni, Darius Muglich, Giuseppe Carenini

This paper evaluates the utility of Rhetorical Structure Theory (RST) trees and relations in discourse coherence evaluation. We show that incorporating silver-standard RST features can increase accuracy when classifying …

Coherence EvaluationDiscourse ParsingDocument ClassificationNatural Language Understanding+1

A Unified RvNN Framework for End-to-End Chinese Discourse Parsing

2018-08-01 · COLING 2018 8 · Lin Chuan-An, Hen-Hsen Huang, Zi-Yuan Chen, Hsin-Hsi Chen

This paper demonstrates an end-to-end Chinese discourse parser. We propose a unified framework based on recursive neural network (RvNN) to jointly model the subtasks including elementary discourse unit (EDU) segmentation…

Discourse ParsingInformation RetrievalText Categorization

Chinese Paragraph-level Discourse Parsing with Global Backward and Local Reverse Reading

2020-12-01 · COLING 2020 8 · Feng Jiang, Xiaomin Chu, Peifeng Li, Fang Kong 외

Discourse structure tree construction is the fundamental task of discourse parsing and most previous work focused on English. Due to the cultural and linguistic differences, existing successful methods on English discour…

Discourse ParsingPosition

利用Attentive來改善端對端中文語篇剖析遞迴類神經網路系統(Using Attentive to improve Recursive LSTM End-to-End Chinese Discourse Parsing)

2019-10-01 · ROCLING 2019 10 · Yu-Jen Wang, Chia-Hui Chang
Discourse Parsing

Neural Net Models of Open-domain Discourse Coherence

2017-09-01 · EMNLP 2017 9 · Jiwei Li, Dan Jurafsky

Discourse coherence is strongly associated with text quality, making it important to natural language generation and understanding. Yet existing models of coherence focus on measuring individual aspects of coherence (lex…

Abstractive Text SummarizationQuestion AnsweringSentence EmbeddingsText Generation