中文
相关论文

相关论文: Exploiting Diversity in Natural Language Processin…

200 篇论文

The popularity of applying machine learning methods to computational linguistics problems has produced a large supply of trainable natural language processing systems. Most problems of interest have an array of off-the-shelf products or…

计算与语言 · 计算机科学 2016-08-31 John C. Henderson

Bagging and boosting, two effective machine learning techniques, are applied to natural language parsing. Experiments using these techniques with a trainable statistical parser are described. The best resulting system provides roughly as…

计算与语言 · 计算机科学 2007-05-23 John C. Henderson , Eric Brill

We introduce an approach to train lexicalized parsers using bilingual corpora obtained by merging harmonized treebanks of different languages, producing parsers that can analyze sentences in either of the learned languages, or even…

计算与语言 · 计算机科学 2016-05-20 David Vilares , Carlos Gómez-Rodríguez , Miguel A. Alonso

How to make the most of multiple heterogeneous treebanks when training a monolingual dependency parser is an open question. We start by investigating previously suggested, but little evaluated, strategies for exploiting multiple treebanks…

计算与语言 · 计算机科学 2018-05-15 Sara Stymne , Miryam de Lhoneux , Aaron Smith , Joakim Nivre

Various treebanks have been released for dependency parsing. Despite that treebanks may belong to different languages or have different annotation schemes, they contain syntactic knowledge that is potential to benefit each other. This paper…

计算与语言 · 计算机科学 2016-06-06 Jiang Guo , Wanxiang Che , Haifeng Wang , Ting Liu

For building question answering systems and natural language interfaces, semantic parsing has emerged as an important and powerful paradigm. Semantic parsers map natural language into logical forms, the classic representation for many…

计算与语言 · 计算机科学 2016-03-23 Percy Liang

We train one multilingual model for dependency parsing and use it to parse sentences in several languages. The parsing model uses (i) multilingual word clusters and embeddings; (ii) token-level language information; and (iii)…

计算与语言 · 计算机科学 2016-07-27 Waleed Ammar , George Mulcaire , Miguel Ballesteros , Chris Dyer , Noah A. Smith

While dependency parsers reach very high overall accuracy, some dependency relations are much harder than others. In particular, dependency parsers perform poorly in coordination construction (i.e., correctly attaching the "conj" relation).…

计算与语言 · 计算机科学 2017-02-23 Jessica Ficler , Yoav Goldberg

Generative models defining joint distributions over parse trees and sentences are useful for parsing and language modeling, but impose restrictions on the scope of features and are often outperformed by discriminative models. We propose a…

计算与语言 · 计算机科学 2017-08-18 Jianpeng Cheng , Adam Lopez , Mirella Lapata

Discourse parsing has long been treated as a stand-alone problem independent from constituency or dependency parsing. Most attempts at this problem are pipelined rather than end-to-end, sophisticated, and not self-contained: they assume…

计算与语言 · 计算机科学 2017-08-30 Kai Zhao , Liang Huang

Dependency parsing is an essential task in NLP, and the quality of dependency parsers is crucial for many downstream tasks. Parsers' quality often varies depending on the domain and the language involved. Therefore, it is essential to…

计算与语言 · 计算机科学 2024-04-04 Adithya Kulkarni , Oliver Eulenstein , Qi Li

Treebank translation is a promising method for cross-lingual transfer of syntactic dependency knowledge. The basic idea is to map dependency arcs from a source treebank to its target translation according to word alignments. This method,…

计算与语言 · 计算机科学 2019-09-06 Zhang Meishan , Zhang Yue , Fu Guohong

Pre-trained language models have been successful in natural language generation (NLG) tasks. While various decoding methods have been employed, they often produce suboptimal results. We first present an empirical analysis of three NLG…

计算与语言 · 计算机科学 2022-12-21 Dongfu Jiang , Bill Yuchen Lin , Xiang Ren

General treebank analyses are graph structured, but parsers are typically restricted to tree structures for efficiency and modeling reasons. We propose a new representation and algorithm for a class of graph structures that is flexible…

计算与语言 · 计算机科学 2020-06-05 Jonathan K. Kummerfeld , Dan Klein

Treebank selection for parsing evaluation and the spurious effects that might arise from a biased choice have not been explored in detail. This paper studies how evaluating on a single subset of treebanks can lead to weak conclusions.…

计算与语言 · 计算机科学 2022-09-15 Iago Alonso-Alonso , David Vilares , Carlos Gómez-Rodríguez

Semantic parsers map natural language utterances to meaning representations. The lack of a single standard for meaning representations led to the creation of a plethora of semantic parsing datasets. To unify different datasets and train a…

计算与语言 · 计算机科学 2021-06-15 Marco Damonte , Emilio Monti

Syntactic natural language parsers have shown themselves to be inadequate for processing highly-ambiguous large-vocabulary text, as is evidenced by their poor performance on domains like the Wall Street Journal, and by the movement away…

cmp-lg · 计算机科学 2008-02-03 David M. Magerman

With an increase of dataset availability, the potential for learning from a variety of data sources has increased. One particular method to improve learning from multiple data sources is to embed the data source during training. This allows…

计算与语言 · 计算机科学 2021-12-08 Rob van der Goot , Miryam de Lhoneux

Parsers are available for only a handful of the world's languages, since they require lots of training data. How far can we get with just a small amount of training data? We systematically compare a set of simple strategies for improving…

计算与语言 · 计算机科学 2019-09-09 Clara Vania , Yova Kementchedjhieva , Anders Søgaard , Adam Lopez

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
‹ 上一页 1 2 3 10 下一页 ›