中文
相关论文

相关论文: K-UD: Revising Korean Universal Dependencies Guide…

200 篇论文

Natural language understanding (NLU) is integral to task-oriented dialog systems, but demands a considerable amount of annotated training data to increase the coverage of diverse utterances. In this study, we report the construction of a…

计算与语言 · 计算机科学 2026-05-12 Jeongwoo Yoon , On-yu Park , Changhoe Hwang , Gwanghoon Yoo , Eric Laporte , Jeesun Nam

Lexical gaps are words that do not exist in certain languages. They pose challenges for building multilingual lexical resources, for machine translation, and for cross-lingual transfer. Existing lexical gap detection relies on human…

计算与语言 · 计算机科学 2026-05-26 Yoonwon Jung , Aaron S. Cohen , Benjamin K. Bergen

Semantic NLP applications often rely on dependency trees to recognize major elements of the proposition structure of sentences. Yet, while much semantic structure is indeed expressed by syntax, many phenomena are not easily read out of…

计算与语言 · 计算机科学 2016-03-08 Gabriel Stanovsky , Jessica Ficler , Ido Dagan , Yoav Goldberg

We propose a simple yet effective approach for improving Korean word representations using additional linguistic annotation (i.e. Hanja). We employ cross-lingual transfer learning in training word representations by leveraging the fact that…

计算与语言 · 计算机科学 2019-11-01 Kang Min Yoo , Taeuk Kim , Sang-goo Lee

Syntactic dependencies can be predicted with high accuracy, and are useful for both machine-learned and pattern-based information extraction tasks. However, their utility can be improved. These syntactic dependencies are designed to…

计算与语言 · 计算机科学 2020-06-05 Aryeh Tiktinsky , Yoav Goldberg , Reut Tsarfaty

This document provides extensive guidelines and examples for Rhetorical Structure Theory (RST) annotation in Mandarin Chinese. The guideline is divided into three sections. We first introduce preprocessing steps to prepare data for RST…

计算与语言 · 计算机科学 2022-12-13 Siyao Peng , Yang Janet Liu , Amir Zeldes

Stanford typed dependencies are a widely desired representation of natural language sentences, but parsing is one of the major computational bottlenecks in text analysis systems. In light of the evolving definition of the Stanford…

计算与语言 · 计算机科学 2014-04-17 Lingpeng Kong , Noah A. Smith

Both syntactic and semantic structures are key linguistic contextual clues, in which parsing the latter has been well shown beneficial from parsing the former. However, few works ever made an attempt to let semantic parsing help syntactic…

计算与语言 · 计算机科学 2020-10-08 Junru Zhou , Zuchao Li , Hai Zhao

Recent advances in large language models (LLMs) have enabled impressive performance in various tasks. However, standard prompting often struggles to produce structurally valid and accurate outputs, especially in dependency parsing. We…

计算与语言 · 计算机科学 2025-06-17 Hiroshi Matsuda , Chunpeng Ma , Masayuki Asahara

A type theory is presented that combines (intuitionistic) linear types with type dependency, thus properly generalising both intuitionistic dependent type theory and full linear logic. A syntax and complete categorical semantics are…

计算机科学中的逻辑 · 计算机科学 2026-05-07 Matthijs Vákár

Syntactic analysis plays an important role in semantic parsing, but the nature of this role remains a topic of ongoing debate. The debate has been constrained by the scarcity of empirical comparative studies between syntactic and semantic…

计算与语言 · 计算机科学 2019-05-02 Daniel Hershcovich , Omri Abend , Ari Rappoport

This paper explores the kinds of probabilistic relations that are important in syntactic disambiguation. It proposes that two widely used kinds of relations, lexical dependencies and structural relations, have complementary disambiguation…

计算与语言 · 计算机科学 2007-05-23 Khalil Sima'an

Most data is multi-dimensional. Discovering whether any subset of dimensions, or subspaces, of such data is significantly correlated is a core task in data mining. To do so, we require a measure that quantifies how correlated a subspace is.…

机器学习 · 统计学 2015-11-12 Hoang-Vu Nguyen , Jilles Vreeken

Grammatical Error Correction (GEC) is a task of detecting and correcting grammatical errors in sentences. Recently, neural machine translation systems have become popular approaches for this task. However, these methods lack the use of…

计算与语言 · 计算机科学 2021-11-08 Zhaohong Wan , Xiaojun Wan

The goal of this thesis is to advance the exploration of the statistical language learning design space. In pursuit of that goal, the thesis makes two main theoretical contributions: (i) it identifies a new class of designs by specifying an…

cmp-lg · 计算机科学 2008-02-03 Mark Lauer

Regular synchronization languages can be used to define rational relations of finite words, and to characterize subclasses of rational relations, like automatic or recognizable relations. We provide a systematic study of the decidability of…

形式语言与自动机理论 · 计算机科学 2024-02-14 Christof Löding , Sarah Winter

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 revealed in misleading…

计算与语言 · 计算机科学 2015-03-20 Myong-Chol Pak

This paper describes an implementation based on a recent model in the psycholinguistic literature. We define a parsing operation which allows the reanalysis of dependencies within an incremental and monotonic processing architecture, and…

cmp-lg · 计算机科学 2008-02-03 Patrick Sturt

We introduce a framework for lightweight dependency syntax annotation. Our formalism builds upon the typical representation for unlabeled dependencies, permitting a simple notation and annotation workflow. Moreover, the formalism encourages…

Word order difference between source and target languages is a major obstacle to cross-lingual transfer, especially in the dependency parsing task. Current works are mostly based on order-agnostic models or word reordering to mitigate this…

计算与语言 · 计算机科学 2025-03-17 Zhuoran Li , Chunming Hu , Junfan Chen , Zhijun Chen , Richong Zhang