中文
相关论文

相关论文: Bootstrapping A Wide-Coverage CCG from FB-LTAG

200 篇论文

Despite cross-lingual generalization demonstrated by pre-trained multilingual models, the translate-train paradigm of transferring English datasets across multiple languages remains to be a key mechanism for training task-specific…

计算与语言 · 计算机科学 2023-02-14 Abhijeet Awasthi , Nitish Gupta , Bidisha Samanta , Shachi Dave , Sunita Sarawagi , Partha Talukdar

Heterogeneous Text-Attributed Graphs (HTAGs), where different types of entities are not only associated with texts but also connected by diverse relationships, have gained widespread popularity and application across various domains.…

机器学习 · 计算机科学 2024-12-13 Yunhui Liu , Qizhuo Xie , Jinwei Shi , Jiaxu Shen , Tieke He

Syntactic Transformer language models aim to achieve better generalization through simultaneously modeling syntax trees and sentences. While prior work has been focusing on adding constituency-based structures to Transformers, we introduce…

计算与语言 · 计算机科学 2024-07-25 Yida Zhao , Chao Lou , Kewei Tu

We propose a range of deep lexical acquisition methods which make use of morphological, syntactic and ontological language resources to model word similarity and bootstrap from a seed lexicon. The different methods are deployed in learning…

计算与语言 · 计算机科学 2007-09-18 Timothy Baldwin

Retrieval-Augmented Generation (RAG) plays a pivotal role in modern large language model applications, with numerous existing frameworks offering a wide range of functionalities to facilitate the development of RAG systems. However, we have…

计算与语言 · 计算机科学 2025-07-01 Zhuocheng Zhang , Yang Feng , Min Zhang

We propose a new A* CCG parsing model in which the probability of a tree is decomposed into factors of CCG categories and its syntactic dependencies both defined on bi-directional LSTMs. Our factored model allows the precomputation of all…

计算与语言 · 计算机科学 2017-04-25 Masashi Yoshikawa , Hiroshi Noji , Yuji Matsumoto

Comparative constructions play an important role in natural language inference. However, attempts to study semantic representations and logical inferences for comparatives from the computational perspective are not well developed, due to…

计算与语言 · 计算机科学 2019-10-03 Izumi Haruta , Koji Mineshima , Daisuke Bekki

Since large language models (LLMs) have a tendency to generate factually inaccurate output, retrieval-augmented generation (RAG) has gained significant attention as a key means to mitigate this downside of harnessing only LLMs. However,…

计算与语言 · 计算机科学 2025-12-18 Youmin Ko , Sungjong Seo , Hyunjoon Kim

Constituent and dependency representation for syntactic structure share a lot of linguistic and computational characteristics, this paper thus makes the first attempt by introducing a new model that is capable of parsing constituent and…

计算与语言 · 计算机科学 2019-09-27 Junru Zhou , Shuailiang Zhang , Hai Zhao

This paper describes the functioning of a broad-coverage probabilistic top-down parser, and its application to the problem of language modeling for speech recognition. The paper first introduces key notions in language modeling and…

计算与语言 · 计算机科学 2007-05-23 Brian Roark

Code completion has become an essential component of integrated development environments. Contemporary code completion methods rely on the abstract syntax tree (AST) to generate syntactically correct code. However, they cannot fully capture…

软件工程 · 计算机科学 2021-03-18 Yanlin Wang , Hui Li

Long-context large language models (LC LLMs) combined with retrieval-augmented generation (RAG) hold strong potential for complex multi-hop and large-document tasks. However, existing RAG systems often suffer from imprecise retrieval,…

计算与语言 · 计算机科学 2025-05-22 Woosang Lim , Zekun Li , Gyuwan Kim , Sungyoung Ji , HyeonJung Kim , Kyuri Choi , Jin Hyuk Lim , Kyungpyo Park , William Yang Wang

In contrast to large text corpora, knowledge graphs (KG) provide dense and structured representations of factual information. This makes them attractive for systems that supplement or ground the knowledge found in pre-trained language…

计算与语言 · 计算机科学 2023-06-06 Sondre Wold , Lilja Øvrelid , Erik Velldal

An important component of any generation system is the mapping dictionary, a lexicon of elementary semantic expressions and corresponding natural language realizations. Typically, labor-intensive knowledge-based methods are used to…

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

We present a dataset for evaluating the grammaticality of the predictions of a language model. We automatically construct a large number of minimally different pairs of English sentences, each consisting of a grammatical and an…

计算与语言 · 计算机科学 2018-08-29 Rebecca Marvin , Tal Linzen

We introduce a memory-based approach to part of speech tagging. Memory-based learning is a form of supervised learning based on similarity-based reasoning. The part of speech tag of a word in a particular context is extrapolated from the…

cmp-lg · 计算机科学 2008-02-03 Walter Daelemans , Jakub Zavrel , Peter Berck , Steven Gillis

We compare the effectiveness of four different syntactic CCG parsers for a semantic slot-filling task to explore how much syntactic supervision is required for downstream semantic analysis. This extrinsic, task-based evaluation provides a…

计算与语言 · 计算机科学 2017-02-01 Yonatan Bisk , Siva Reddy , John Blitzer , Julia Hockenmaier , Mark Steedman

Recent progress in deep learning and natural language processing has given rise to powerful models that are primarily trained on a cloze-like task and show some evidence of having access to substantial linguistic information, including some…

计算与语言 · 计算机科学 2023-09-06 Harish Tayyar Madabushi , Laurence Romain , Petar Milin , Dagmar Divjak

Cross-lingual topic modeling aims to uncover shared semantic themes across languages. Several methods have been proposed to address this problem, leveraging both traditional and neural approaches. While previous methods have achieved some…

计算与语言 · 计算机科学 2025-10-06 Tien Phat Nguyen , Vu Minh Ngo , Tung Nguyen , Linh Van Ngo , Duc Anh Nguyen , Sang Dinh , Trung Le

Many recent approaches in contrastive learning have worked to close the gap between pretraining on iconic images like ImageNet and pretraining on complex scenes like COCO. This gap exists largely because commonly used random crop…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Renhao Wang , Hang Zhao , Yang Gao