paper-with-me

홈 › Papers

A Pilot Study for Chinese SQL Semantic Parsing

2019-09-29 · IJCNLP 2019 11 · Qingkai Min, Yuefeng Shi, Yue Zhang

The task of semantic parsing is highly useful for dialogue and question answering systems. Many datasets have been proposed to map natural language text into SQL, among which the recent Spider dataset provides cross-domain samples with multiple tables and complex queries. We build a Spider dataset for Chinese, which is currently a low-resource language in this task area. Interesting research questions arise from the uniqueness of the language, which requires word segmentation, and also from the fact that SQL keywords and columns of DB tables are typically written in English. We compare character- and word-based encoders for a semantic parser, and different embedding schemes. Results show that word-based semantic parser is subject to segmentation errors and cross-lingual word embeddings are useful for text-to-SQL.

📄 PDF Abstract BibTeX arXiv:1909.13293

Code (2)

taolusi/chisp 공식 구현 pytorch
InsaneLife/ChineseNLPCorpus paddle

Tasks

Cross-Lingual Word EmbeddingsQuestion AnsweringSegmentationSemantic ParsingText to SQLText-To-SQLWord Embeddings

Similar Papers 제목 키워드 기반

Discourse Representation Structure Parsing for Chinese

2023-06-16 · Chunliu Wang, Xiao Zhang, Johan Bos

Previous work has predominantly focused on monolingual English semantic parsing. We, instead, explore the feasibility of Chinese semantic parsing in the absence of labeled data for Chinese meaning representations. We des…

Machine TranslationSemantic ParsingTranslation

A Pilot Study on Dialogue-Level Dependency Parsing for Chinese

2023-05-21 · Gongyao Jiang, Shuang Liu, Meishan Zhang, Min Zhang

Dialogue-level dependency parsing has received insufficient attention, especially for Chinese. To this end, we draw on ideas from syntactic dependency and rhetorical structure theory (RST), developing a high-quality huma…

Dependency ParsingLanguage ModelingLanguage ModellingMasked Language Modeling

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

N-LTP: An Open-source Neural Language Technology Platform for Chinese

2020-09-24 · EMNLP (ACL) 2021 11 · Wanxiang Che, Yunlong Feng, Libo Qin, Ting Liu

We introduce \texttt{N-LTP}, an open-source neural language technology platform supporting six fundamental Chinese NLP tasks: {lexical analysis} (Chinese word segmentation, part-of-speech tagging, and named entity recogn…

Chinese Word SegmentationDependency ParsingKnowledge DistillationLexical Analysis+7

Underutilization of Syntactic Processing by Chinese Learners of English in Comprehending English Sentences, Evidenced from Adapted Garden-Path Ambiguity Experiment

2024-12-21 · Jiapeng Xu

Many studies have revealed that sentence comprehension relies more on semantic processing than on syntactic processing. However, previous studies have predominantly emphasized the preference for semantic processing, focu…

DescriptiveSentence