paper-with-me

Papers

Building Discourse Parser for Thirukkural

2019-12-01 · ICON 2019 12 · Anita R, Subalalitha C N

Thirukkural is one of the famous Tamil Literatures in the world. It was written by Thiruvalluvar, and focuses on ethics and morality. It provides all possible solutions to lead a successful and a peaceful life fitting any generation. It has been translated into 82 global languages, which necessitate the access of Thirukkural in any language on the World Wide Web (WWW) and processing the Thirukkural computationally. This paper aims at constructing the Thirukkural Discourse Parser which finds the semantic relations in the Thirukkurals which can extract the hidden meaning in it and help in utilizing the same in various Natural Language Processing (NLP) applications, such as, Summary Generation Systems, Information Retrieval (IR) Systems and Question Answering (QA) Systems. Rhetorical Structure Theory (RST) is one of the discourse theories, which is used in NLP to find the coherence between texts. This paper finds the relation within the Thriukkurals and the discourse structure is created using the Thirukkural Discourse Parser. The resultant discourse structure of Thirukkural can be indexed and further be used by Summary Generation Systems, IR Systems and QA Systems. This facilitates the end user to access Thirukkural on WWW and get benefited. This Thirukkural Discourse Parser has been tested with all 1330 Thirukurals using precision and recall.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

EthicsInformation RetrievalQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

EusDisParser: improving an under-resourced discourse parser with cross-lingual data

2019-06-01 · WS 2019 6 · Mikel Iruskieta, Chlo{\'e} Braud

Development of discourse parsers to annotate the relational discourse structure of a text is crucial for many downstream tasks. However, most of the existing work focuses on English, assuming a quite large dataset. Disco…

Multilingual Word EmbeddingsWord Embeddings

Persian Rhetorical Structure Theory

2021-06-25 · Sara Shahmohammadi, Hadi Veisi, Ali Darzi

Over the past years, interest in discourse analysis and discourse parsing has steadily grown, and many discourse-annotated corpora and, as a result, discourse parsers have been built. In this paper, we present a discours…

Discourse Parsing

Joint Syntacto-Discourse Parsing and the Syntacto-Discourse Treebank

2017-08-28 · EMNLP 2017 9 · Kai Zhao, Liang Huang

Discourse parsing has long been treated as a stand-alone problem independent from constituency or dependency parsing. Most attempts at this problem are pipelined rather than end-to-end, sophisticated, and not self-contai…

Dependency ParsingDiscourse Parsing

A Complete Shift-Reduce Chinese Discourse Parser with Robust Dynamic Oracle

2020-07-01 · ACL 2020 6 · Shyh-Shiun Hung, Hen-Hsen Huang, Hsin-Hsi Chen

This work proposes a standalone, complete Chinese discourse parser for practical applications. We approach Chinese discourse parsing from a variety of aspects and improve the shift-reduce parser not only by integrating t…

Data AugmentationDiscourse Parsing

Implicit Discourse Relation Classification via Multi-Task Neural Networks

2016-03-09 · Yang Liu, Sujian Li, Xiaodong Zhang, Zhifang Sui

Without discourse connectives, classifying implicit discourse relations is a challenging task and a bottleneck for building a practical discourse parser. Previous research usually makes use of one kind of discourse frame…

ClassificationGeneral ClassificationImplicit Discourse Relation ClassificationMulti-Task Learning+2