paper-with-me

Papers

A Globally Normalized Neural Model for Semantic Parsing

2021-06-07 · ACL (spnlp) 2021 8 · Chenyang Huang, Wei Yang, Yanshuai Cao, Osmar Zaïane, Lili Mou

In this paper, we propose a globally normalized model for context-free grammar (CFG)-based semantic parsing. Instead of predicting a probability, our model predicts a real-valued score at each step and does not suffer from the label bias problem. Experiments show that our approach outperforms locally normalized models on small datasets, but it does not yield improvement on a large dataset.

📄 PDF Abstract BibTeX arXiv:2106.03376

Code (0)

등록된 구현이 없습니다.

Tasks

modelSemantic Parsing

Similar Papers 제목 키워드 기반

Globally Normalized Transition-Based Neural Networks

2016-03-19 · ACL 2016 8 · Daniel Andor, Chris Alberti, David Weiss, Aliaksei Severyn 외

We introduce a globally normalized transition-based neural network model that achieves state-of-the-art part-of-speech tagging, dependency parsing and sentence compression results. Our model is a simple feed-forward neur…

Dependency ParsingPart-Of-Speech TaggingSentenceSentence Compression

CRF Autoencoder for Unsupervised Dependency Parsing

2017-08-03 · EMNLP 2017 9 · Jiong Cai, Yong Jiang, Kewei Tu

Unsupervised dependency parsing, which tries to discover linguistic dependency structures from unannotated data, is a very challenging task. Almost all previous work on this task focuses on learning generative models. In…

Dependency Grammar InductionUnsupervised Dependency Parsing

A Pilot Study of Text-to-SQL Semantic Parsing for Vietnamese

2020-10-05 · Findings of the Association for Computational Linguistics 2020 · Anh Tuan Nguyen, Mai Hoang Dao, Dat Quoc Nguyen

Semantic parsing is an important NLP task. However, Vietnamese is a low-resource language in this research area. In this paper, we present the first public large-scale Text-to-SQL semantic parsing dataset for Vietnamese.…

Language ModelingLanguage ModellingSemantic ParsingText to SQL+3

Dependency Parsing with Partial Annotations: An Empirical Comparison

2017-11-01 · IJCNLP 2017 11 · Yue Zhang, Zhenghua Li, Jun Lang, Qingrong Xia 외

This paper describes and compares two straightforward approaches for dependency parsing with partial annotations (PA). The first approach is based on a forest-based training objective for two CRF parsers, i.e., a biaffin…

Active LearningDependency Parsing

Non-Projective Dependency Parsing via Latent Heads Representation (LHR)

2018-02-06 · Matteo Grella, Simone Cangialosi

In this paper, we introduce a novel approach based on a bidirectional recurrent autoencoder to perform globally optimized non-projective dependency parsing via semi-supervised learning. The syntactic analysis is complete…

Dependency Parsing