中文
相关论文

相关论文: Annotating Predicate-Argument Structure for a Para…

200 篇论文

Reference corpus for word alignment is an important resource for developing and evaluating word alignment methods. For Myanmar-English language pairs, there is no reference corpus to evaluate the word alignment tasks. Therefore, we created…

计算与语言 · 计算机科学 2019-09-26 Nway Nway Han , Aye Thida

We propose a transition-based approach that, by training a single model, can efficiently parse any input sentence with both constituent and dependency trees, supporting both continuous/projective and discontinuous/non-projective syntactic…

计算与语言 · 计算机科学 2022-12-26 Daniel Fernández-González , Carlos Gómez-Rodríguez

The widespread use of English as a Second or Foreign Language (ESFL) has sparked a paradigm shift: ESFL is not seen merely as a deviation from standard English but as a distinct linguistic system in its own right. This shift highlights the…

计算与语言 · 计算机科学 2026-04-13 Wenxi Li , Xihao Wang , Weiwei Sun

It has become a common pattern in our field: One group introduces a language task, exemplified by a dataset, which they argue is challenging enough to serve as a benchmark. They also provide a baseline model for it, which then soon is…

计算与语言 · 计算机科学 2020-07-10 David Schlangen

We introduce a tree-structured attention neural network for sentences and small phrases and apply it to the problem of sentiment classification. Our model expands the current recursive models by incorporating structural information around a…

计算与语言 · 计算机科学 2017-01-10 Filippos Kokkinos , Alexandros Potamianos

When performing complex multi-step reasoning tasks, the ability of Large Language Models (LLMs) to derive structured intermediate proof steps is important for ensuring that the models truly perform the desired reasoning and for improving…

计算与语言 · 计算机科学 2025-01-31 Zi'ou Zheng , Christopher Malon , Martin Renqiang Min , Xiaodan Zhu

Universal Dependencies is an open community effort to create cross-linguistically consistent treebank annotation for many languages within a dependency-based lexicalist framework. The annotation consists in a linguistically motivated word…

Parallel sentences are a relatively scarce but extremely useful resource for many applications including cross-lingual retrieval and statistical machine translation. This research explores our methodology for mining such data from…

计算与语言 · 计算机科学 2015-09-30 Krzysztof Wołk , Krzysztof Marasek

We address the text-to-text generation problem of sentence-level paraphrasing -- a phenomenon distinct from and more difficult than word- or phrase-level paraphrasing. Our approach applies multiple-sequence alignment to sentences gathered…

计算与语言 · 计算机科学 2007-05-23 Regina Barzilay , Lillian Lee

Learning to construct text representations in end-to-end systems can be difficult, as natural languages are highly compositional and task-specific annotated datasets are often limited in size. Methods for directly supervising language…

计算与语言 · 计算机科学 2018-11-15 Marek Rei , Anders Søgaard

We compare the performance of a transition-based parser in regards to different annotation schemes. We pro-pose to convert some specific syntactic constructions observed in the universal dependency treebanks into a so-called more standard…

计算与语言 · 计算机科学 2025-03-11 Guillaume Wisniewski , Ophélie Lacroix

We reduce phrase-representation parsing to dependency parsing. Our reduction is grounded on a new intermediate representation, "head-ordered dependency trees", shown to be isomorphic to constituent trees. By encoding order information in…

计算与语言 · 计算机科学 2015-03-03 Daniel Fernández-González , André F. T. Martins

Reusing verification artefacts requires identifying structural and semantic similarities across programs and their specifications. In this paper, we focus on graph construction as a foundational step toward this goal. We present a pipeline…

软件工程 · 计算机科学 2026-05-18 Arshad Beg , Diarmuid O'Donoghue , Rosemary Monahan

Text alignment finds application in tasks such as citation recommendation and plagiarism detection. Existing alignment methods operate at a single, predefined level and cannot learn to align texts at, for example, sentence and document…

计算与语言 · 计算机科学 2020-10-06 Xuhui Zhou , Nikolaos Pappas , Noah A. Smith

We present a simple method to incorporate syntactic information about the target language in a neural machine translation system by translating into linearized, lexicalized constituency trees. An experiment on the WMT16 German-English news…

计算与语言 · 计算机科学 2017-05-09 Roee Aharoni , Yoav Goldberg

Syntactic parsing is a highly linguistic processing task whose parser requires training on treebanks from the expensive human annotation. As it is unlikely to obtain a treebank for every human language, in this work, we propose an effective…

计算与语言 · 计算机科学 2021-04-26 Kailai Sun , Zuchao Li , Hai Zhao

Treebanks are important linguistic resources, which are structured and annotated corpora with rich linguistic annotations. These resources are used in Natural Language Processing (NLP) applications, supporting linguistic analyses, and are…

计算与语言 · 计算机科学 2024-09-24 Kengatharaiyer Sarveswaran

Sentence encoders map sentences to real valued vectors for use in downstream applications. To peek into these representations - e.g., to increase interpretability of their results - probing tasks have been designed which query them for…

计算与语言 · 计算机科学 2020-10-29 Steffen Eger , Johannes Daxenberger , Iryna Gurevych

For argumentation mining, there are several sub-tasks such as argumentation component type classification, relation classification. Existing research tends to solve such sub-tasks separately, but ignore the close relation between them. In…

计算与语言 · 计算机科学 2017-01-20 Zhongyu Wei , Chen Li , Yang Liu

Transformer-based entity matching methods have significantly moved the state of the art for less-structured matching tasks such as matching product offers in e-commerce. In order to excel at these tasks, Transformer-based matching methods…

计算与语言 · 计算机科学 2022-05-03 Ralph Peeters , Christian Bizer