paper-with-me

홈 › Papers

Vietnamese Semantic Role Labelling

2017-11-28 · Phuong Le-Hong, Thai Hoang Pham, Xuan Khoai Pham, Thi Minh Huyen Nguyen, Thi Luong Nguyen, Minh Hiep Nguyen

In this paper, we study semantic role labelling (SRL), a subtask of semantic parsing of natural language sentences and its application for the Vietnamese language. We present our effort in building Vietnamese PropBank, the first Vietnamese SRL corpus and a software system for labelling semantic roles of Vietnamese texts. In particular, we present a novel constituent extraction algorithm in the argument candidate identification step which is more suitable and more accurate than the common node-mapping method. In the machine learning part, our system integrates distributed word features produced by two recent unsupervised learning models in two learned statistical classifiers and makes use of integer linear programming inference procedure to improve the accuracy. The system is evaluated in a series of experiments and achieves a good result, an $F_1$ score of 74.77%. Our system, including corpus and software, is available as an open source project for free research and we believe that it is a good baseline for the development of future Vietnamese SRL systems.

📄 PDF Abstract BibTeX arXiv:1711.10124

Code (1)

pth1993/vnSRL 공식 구현

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

Building a Semantic Role Labelling System for Vietnamese

2017-05-11 · Thai-Hoang Pham, Xuan-Khoai Pham, Phuong Le-Hong

Semantic role labelling (SRL) is a task in natural language processing which detects and classifies the semantic arguments associated with the predicates of a sentence. It is an important step towards understanding the m…

Sentence

Leveraging Semantic Representations Combined with Contextual Word Representations for Recognizing Textual Entailment in Vietnamese

2023-01-01 · Quoc-Loc Duong, Duc-Vu Nguyen, Ngan Luu-Thuy Nguyen

RTE is a significant problem and is a reasonably active research community. The proposed research works on the approach to this problem are pretty diverse with many different directions. For Vietnamese, the RTE problem i…

Natural Language InferenceNatural Language UnderstandingRepresentation LearningRTE

Vietnamese Named Entity Recognition using Token Regular Expressions and Bidirectional Inference

2016-10-18 · Phuong Le-Hong

This paper describes an efficient approach to improve the accuracy of a named entity recognition system for Vietnamese. The approach combines regular expressions over tokens and a bidirectional inference method in a sequ…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

A Dataset for Semantic Role Labelling of Hindi-English Code-Mixed Tweets

2019-08-01 · WS 2019 8 · Riya Pal, Dipti Sharma

We present a data set of 1460 Hindi-English code-mixed tweets consisting of 20,949 tokens labelled with Proposition Bank labels marking their semantic roles. We created verb frames for complex predicates present in the c…

Towards Automated Semantic Role Labelling of Hindi-English Code-Mixed Tweets

2019-11-01 · WS 2019 11 · Riya Pal, Dipti Sharma

We present a system for automating Semantic Role Labelling of Hindi-English code-mixed tweets. We explore the issues posed by noisy, user generated code-mixed social media data. We also compare the individual effect of v…