中文
相关论文

相关论文: A Robust Parsing Algorithm For Link Grammars

200 篇论文

Network or graph structures are ubiquitous in the study of complex systems. Often, we are interested in complexity trends of these system as it evolves under some dynamic. An example might be looking at the complexity of a food web as…

信息论 · 计算机科学 2012-01-23 Russell K. Standish

This paper proposes a strategy to assess the robustness of different machine learning models that involve natural language processing (NLP). The overall approach relies upon a Search and Semantically Replace strategy that consists of two…

计算与语言 · 计算机科学 2021-04-21 Rahul Singh , Karan Jindal , Yufei Yu , Hanyu Yang , Tarun Joshi , Matthew A. Campbell , Wayne B. Shoumaker

This paper is concerned with paraphrase detection. The ability to detect similar sentences written in natural language is crucial for several applications, such as text mining, text summarization, plagiarism detection, authorship…

信息检索 · 计算机科学 2018-07-18 Basant Agarwal , Heri Ramampiaro , Helge Langseth , Massimiliano Ruocco

Without prior knowledge, distinguishing different languages may be a hard task, especially when their borders are permeable. We develop an extension of spectral clustering -- a powerful unsupervised classification toolbox -- that is shown…

计算与语言 · 计算机科学 2008-10-08 Richard Nock , Pascal Vaillant , Frank Nielsen , Claudia Henry

Sentence embeddings encode natural language sentences as low-dimensional dense vectors. A great deal of effort has been put into using sentence embeddings to improve several important natural language processing tasks. Relation extraction…

计算与语言 · 计算机科学 2020-09-24 Alexander Kalinowski , Yuan An

Motivated by the difficulty in presenting computational results, especially when the results are a collection of atoms in a logical language, to users, who are not proficient in computer programming and/or the logical representation of the…

人工智能 · 计算机科学 2019-09-19 Van Duc Nguyen , Tran Cao Son , Enrico Pontelli

Inductive Logic Programming (ILP) combines rule-based and statistical artificial intelligence methods, by learning a hypothesis comprising a set of rules given background knowledge and constraints for the search space. We focus on extending…

人工智能 · 计算机科学 2018-02-01 Mishal Kazmi , Peter Schüller , Yücel Saygın

Semantic matching of natural language sentences or identifying the relationship between two sentences is a core research problem underlying many natural language tasks. Depending on whether training data is available, prior research has…

计算与语言 · 计算机科学 2018-03-02 Bang Liu , Ting Zhang , Fred X. Han , Di Niu , Kunfeng Lai , Yu Xu

In order for neural networks to learn complex languages or grammars, they must have sufficient computational power or resources to recognize or generate such languages. Though many approaches have been discussed, one ob- vious approach to…

人工智能 · 计算机科学 2017-11-17 G. Z. Sun , C. L. Giles , H. H. Chen , Y. C. Lee

Recent advances in AI have catalyzed the adoption of intelligent educational tools, yet many semantic retrieval systems remain ill-suited to the unique linguistic and structural characteristics of academic content. This study presents two…

计算与语言 · 计算机科学 2025-05-09 Ramteja Sajja , Yusuf Sermet , Ibrahim Demir

Academic writing should be concise as concise sentences better keep the readers' attention and convey meaning clearly. Writing concisely is challenging, for writers often struggle to revise their drafts. We introduce and formulate revising…

计算与语言 · 计算机科学 2022-10-27 Wenchuan Mu , Kwan Hui Lim

In this paper, we reproduce the experiments of Artetxe et al. (2018b) regarding the robust self-learning method for fully unsupervised cross-lingual mappings of word embeddings. We show that the reproduction of their method is indeed…

机器学习 · 计算机科学 2020-03-04 Nicolas Garneau , Mathieu Godbout , David Beauchemin , Audrey Durand , Luc Lamontagne

Inspired by practical importance of social networks, economic networks, biological networks and so on, studies on large and complex networks have attracted a surge of attentions in the recent years. Link prediction is a fundamental issue to…

社会与信息网络 · 计算机科学 2017-04-05 Ratha Pech , Dong Hao , Liming Pan , Hong Cheng , Tao Zhou

Recently proposed Skip-gram model is a powerful method for learning high-dimensional word representations that capture rich semantic relationships between words. However, Skip-gram as well as most prior work on learning word representations…

计算与语言 · 计算机科学 2015-11-17 Sergey Bartunov , Dmitry Kondrashkin , Anton Osokin , Dmitry Vetrov

This paper addresses the problem of mapping natural language sentences to lambda-calculus encodings of their meaning. We describe a learning algorithm that takes as input a training set of sentences labeled with expressions in the lambda…

计算与语言 · 计算机科学 2012-07-09 Luke S. Zettlemoyer , Michael Collins

We present an algorithm that takes an unannotated corpus as its input, and returns a ranked list of probable morphologically related pairs as its output. The algorithm tries to discover morphologically related pairs by looking for pairs…

计算与语言 · 计算机科学 2007-05-23 Marco Baroni , Johannes Matiasek , Harald Trost

This thesis presents a broad-coverage probabilistic top-down parser, and its application to the problem of language modeling for speech recognition. The parser builds fully connected derivations incrementally, in a single pass from…

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

Large Language Models (LLMs) have recently achieved remarkable progress by leveraging Reinforcement Learning and extended Chain-of-Thought (CoT) techniques. However, the challenge of performing efficient language reasoning--especially…

With the development of pre-trained language models, the dense retrieval models have become promising alternatives to the traditional retrieval models that rely on exact match and sparse bag-of-words representations. Different from most…

信息检索 · 计算机科学 2024-03-21 Qi Liu , Gang Guo , Jiaxin Mao , Zhicheng Dou , Ji-Rong Wen , Hao Jiang , Xinyu Zhang , Zhao Cao

In this paper, we present algorithms for designing networks that are robust to node failures with minimal or limited number of links. We present algorithms for both the static network setting and the dynamic network setting; setting where…

数据结构与算法 · 计算机科学 2022-11-09 Deepan Muthirayan , Pramod P. Khargonekar