paper-with-me

Papers

Evaluating Inter-Bilingual Semantic Parsing for Indian Languages

2023-04-25 · Divyanshu Aggarwal, Vivek Gupta, Anoop Kunchukuttan

Despite significant progress in Natural Language Generation for Indian languages (IndicNLP), there is a lack of datasets around complex structured tasks such as semantic parsing. One reason for this imminent gap is the complexity of the logical form, which makes English to multilingual translation difficult. The process involves alignment of logical forms, intents and slots with translated unstructured utterance. To address this, we propose an Inter-bilingual Seq2seq Semantic parsing dataset IE-SEMPARSE for 11 distinct Indian languages. We highlight the proposed task's practicality, and evaluate existing multilingual seq2seq models across several train-test strategies. Our experiment reveals a high correlation across performance of original multilingual semantic parsing datasets (such as mTOP, multilingual TOP and multiATIS++) and our proposed IE-SEMPARSE suite.

📄 PDF Abstract BibTeX arXiv:2304.13005

Code (1)

divyanshuaggarwal/indic-semparse 공식 구현

Tasks

Semantic ParsingText GenerationTranslation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Machine Translation Aided Bilingual Data-to-Text Generation and Semantic Parsing

2020-12-01 · ACL (WebNLG, INLG) 2020 12 · Oshin Agarwal, Mihir Kale, Heming Ge, Siamak Shakeri 외

We present a system for bilingual Data-ToText Generation and Semantic Parsing. We use a text-to-text generator to learn a single model that works for both languages on each of the tasks. The model is aided by machine tra…

Data-to-Text GenerationMachine TranslationSemantic ParsingText Generation+1

Semantically Cohesive Word Grouping in Indian Languages

2025-01-07 · N J Karthika, Adyasha Patra, Nagasai Saketh Naidu, Arnab Bhattacharya 외

Indian languages are inflectional and agglutinative and typically follow clause-free word order. The structure of sentences across most major Indian languages are similar when their dependency parse trees are considered.…

Machine Translation

Semantics of Spatio-Directional Geometric Terms of Indian Languages

2021-12-01 · ICON 2021 12 · Sukhada Sukhada, Paul Soma, Rahul Kumar, Karthik Puranik

This paper examines widely prevalent yet little-studied expressions in Indian languages which are known as geometrical terms be-cause “they engage locations along the axes of the reference object”. These terms are andara…

Machine Translation

The 2020 Bilingual, Bi-Directional WebNLG+ Shared Task: Overview and Evaluation Results (WebNLG+ 2020)

2020-12-01 · ACL (WebNLG, INLG) 2020 12 · Thiago castro Ferreira, Claire Gardent, Nikolai Ilinykh, Chris van der Lee 외

WebNLG+ offers two challenges: (i) mapping sets of RDF triples to English or Russian text (generation) and (ii) converting English or Russian text to sets of RDF triples (semantic parsing). Compared to the eponymous WebN…

Semantic ParsingText Generation

Phrase database Approach to structural and semantic disambiguation in English-Korean Machine Translation

2015-03-19 · Myong-Chol Pak

In machine translation it is common phenomenon that machine-readable dictionaries and standard parsing rules are not enough to ensure accuracy in parsing and translating English phrases into Korean language, which is rev…

Machine TranslationTranslation