Parsing Indonesian Sentence into Abstract Meaning Representation using Machine Learning Approach

03/05/2021
by   Adylan Roaffa Ilmy, et al.
0

Abstract Meaning Representation (AMR) provides many information of a sentence such as semantic relations, coreferences, and named entity relation in one representation. However, research on AMR parsing for Indonesian sentence is fairly limited. In this paper, we develop a system that aims to parse an Indonesian sentence using a machine learning approach. Based on Zhang et al. work, our system consists of three steps: pair prediction, label prediction, and graph construction. Pair prediction uses dependency parsing component to get the edges between the words for the AMR. The result of pair prediction is passed to the label prediction process which used a supervised learning algorithm to predict the label between the edges of the AMR. We used simple sentence dataset that is gathered from articles and news article sentences. Our model achieved the SMATCH score of 0.820 for simple sentence test data.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/17/2022

SGRAM: Improving Scene Graph Parsing via Abstract Meaning Representation

Scene graph is structured semantic representation that can be modeled as...
research
04/21/2021

Text Summarization of Czech News Articles Using Named Entities

The foundation for the research of summarization in the Czech language w...
research
11/26/2018

Sentence Encoding with Tree-constrained Relation Networks

The meaning of a sentence is a function of the relations that hold betwe...
research
01/01/2023

Semantic Operator Prediction and Applications

In the present paper, semantic parsing challenges are briefly introduced...
research
04/29/2021

AMR Parsing with Action-Pointer Transformer

Abstract Meaning Representation parsing is a sentence-to-graph predictio...
research
06/15/2022

AMR Alignment: Paying Attention to Cross-Attention

With the surge of Transformer models, many have investigated how attenti...
research
12/04/2015

Extracting Biomolecular Interactions Using Semantic Parsing of Biomedical Text

We advance the state of the art in biomolecular interaction extraction w...

Please sign up or login with your details

Forgot password? Click here to reset