中文
相关论文

相关论文: Statistical Decision-Tree Models for Parsing

200 篇论文

Large Language Models (LLMs) have shown improved generation performance through retrieval-augmented generation (RAG) following the retriever-reader paradigm, which supplements model inputs with externally retrieved knowledge. However, prior…

计算与语言 · 计算机科学 2025-11-14 Zhanghao Hu , Qinglin Zhu , Siya Qi , Yulan He , Hanqi Yan , Lin Gui

We propose a novel constituency parsing model that casts the parsing problem into a series of pointing tasks. Specifically, our model estimates the likelihood of a span being a legitimate tree constituent via the pointing score…

计算与语言 · 计算机科学 2020-06-25 Thanh-Tung Nguyen , Xuan-Phi Nguyen , Shafiq Joty , Xiaoli Li

Discourse analysis allows us to attain inferences of a text document that extend beyond the sentence-level. The current performance of discourse models is very low on texts outside of the training distribution's coverage, diminishing the…

计算与语言 · 计算机科学 2022-03-23 Katherine Atwell , Anthony Sicilia , Seong Jae Hwang , Malihe Alikhani

We propose a new grammar-based language for defining information-extractors from documents (text) that is built upon the well-studied framework of document spanners for extracting structured data from text. While previously studied…

数据库 · 计算机科学 2023-01-25 Liat Peterfreund

Naturally-occurring bracketings, such as answer fragments to natural language questions and hyperlinks on webpages, can reflect human syntactic intuition regarding phrasal boundaries. Their availability and approximate correspondence to…

计算与语言 · 计算机科学 2021-04-30 Tianze Shi , Ozan İrsoy , Igor Malioutov , Lillian Lee

Recent latent tree learning models can learn constituency parsing without any exposure to human-annotated tree structures. One such model is ON-LSTM (Shen et al., 2019), which is trained on language modelling and has near-state-of-the-art…

计算与语言 · 计算机科学 2020-10-13 Yian Zhang

The ability to reason with natural language is a fundamental prerequisite for many NLP tasks such as information extraction, machine translation and question answering. To quantify this ability, systems are commonly tested whether they can…

计算与语言 · 计算机科学 2016-06-07 Vladyslav Kolesnyk , Tim Rocktäschel , Sebastian Riedel

In recent years, There has been a variety of research on discourse parsing, particularly RST discourse parsing. Most of the recent work on RST parsing has focused on implementing new types of features or learning algorithms in order to…

计算与语言 · 计算机科学 2015-05-12 Michael Heilman , Kenji Sagae

Traditional syntax models typically leverage part-of-speech (POS) information by constructing features from hand-tuned templates. We demonstrate that a better approach is to utilize POS tags as a regularizer of learned representations. We…

计算与语言 · 计算机科学 2016-06-09 Yuan Zhang , David Weiss

Open-domain question answering can be formulated as a phrase retrieval problem, in which we can expect huge scalability and speed benefit but often suffer from low accuracy due to the limitation of existing phrase representation models. In…

计算与语言 · 计算机科学 2020-05-04 Jinhyuk Lee , Minjoon Seo , Hannaneh Hajishirzi , Jaewoo Kang

Harnessing the reasoning power of Large Language Models (LLMs) for recommender systems is hindered by two fundamental challenges. First, current approaches lack a mechanism for automated, data-driven discovery of effective reasoning…

信息检索 · 计算机科学 2026-02-26 Jie Jiang , Yang Wu , Qian Li , Yuling Xiong , Hongbo Tang , Xun Liu , Haoze Wang , Jun Zhang , Huan Yu , Hailong Shi

Many natural language processing (NLP) tasks involve reasoning with textual spans, including question answering, entity recognition, and coreference resolution. While extensive research has focused on functional architectures for…

计算与语言 · 计算机科学 2020-06-09 Shubham Toshniwal , Haoyue Shi , Bowen Shi , Lingyu Gao , Karen Livescu , Kevin Gimpel

Treebanks, such as the Penn Treebank (PTB), offer a simple approach to obtaining a broad coverage grammar: one can simply read the grammar off the parse trees in the treebank. While such a grammar is easy to obtain, a square-root rate of…

计算与语言 · 计算机科学 2007-05-23 Alexander Krotov , Mark Hepple , Robert Gaizauskas , Yorick Wilks

Today's probabilistic language generators fall short when it comes to producing coherent and fluent text despite the fact that the underlying models perform well under standard metrics, e.g., perplexity. This discrepancy has puzzled the…

计算与语言 · 计算机科学 2025-06-06 Clara Meister , Tiago Pimentel , Gian Wiher , Ryan Cotterell

Term-based sparse representations dominate the first-stage text retrieval in industrial applications, due to its advantage in efficiency, interpretability, and exact term matching. In this paper, we study the problem of transferring the…

信息检索 · 计算机科学 2020-10-05 Yang Bai , Xiaoguang Li , Gang Wang , Chaoliang Zhang , Lifeng Shang , Jun Xu , Zhaowei Wang , Fangshan Wang , Qun Liu

Dense vector representations for textual data are crucial in modern NLP. Word embeddings and sentence embeddings estimated from raw texts are key in achieving state-of-the-art results in various tasks requiring semantic understanding.…

计算与语言 · 计算机科学 2023-07-06 Sonal Sannigrahi , Josef van Genabith , Cristina Espana-Bonet

Information Retrieval (IR) is an important application area of Natural Language Processing (NLP) where one encounters the genuine challenge of processing large quantities of unrestricted natural language text. While much effort has been…

cmp-lg · 计算机科学 2008-02-03 Chengxiang Zhai

We develop a language similarity model suitable for working with patents and scientific publications at the same time. In a horse race-style evaluation, we subject eight language (similarity) models to predict credible Patent-Paper…

计算与语言 · 计算机科学 2026-01-01 Michael E. Rose , Mainak Ghosh , Sebastian Erhardt , Cheng Li , Erik Buunk , Dietmar Harhoff

Semantic parsing is the problem of deriving machine interpretable meaning representations from natural language utterances. Neural models with encoder-decoder architectures have recently achieved substantial improvements over traditional…

计算与语言 · 计算机科学 2019-09-30 Huseyin A. Inan , Gaurav Singh Tomar , Huapu Pan

We aim at finding the minimal set of fragments which achieves maximal parse accuracy in Data Oriented Parsing. Experiments with the Penn Wall Street Journal treebank show that counts of almost arbitrary fragments within parse trees are…

计算与语言 · 计算机科学 2007-05-23 Rens Bod