中文
相关论文

相关论文: Implementing a Reverse Dictionary, based on word d…

200 篇论文

Latent semantic representations of words or paragraphs, namely the embeddings, have been widely applied to information retrieval (IR). One of the common approaches of utilizing embeddings for IR is to estimate the document-to-query (D2Q)…

信息检索 · 计算机科学 2017-08-11 Chenhao Yang , Ben He , Yanhua Ran

Recent work on language modelling has shifted focus from count-based models to neural models. In these works, the words in each sentence are always considered in a left-to-right order. In this paper we show how we can improve the…

计算与语言 · 计算机科学 2015-07-07 Piotr Mirowski , Andreas Vlachos

Most conventional sentence similarity methods only focus on similar parts of two input sentences, and simply ignore the dissimilar parts, which usually give us some clues and semantic meanings about the sentences. In this work, we propose a…

计算与语言 · 计算机科学 2017-07-18 Zhiguo Wang , Haitao Mi , Abraham Ittycheriah

Retrofitting techniques, which inject external resources into word representations, have compensated the weakness of distributed representations in semantic and relational knowledge between words. Implicitly retrofitting word vectors by…

计算与语言 · 计算机科学 2019-01-24 Hwiyeol Jo

Attributes of words and relations between two words are central to numerous tasks in Artificial Intelligence such as knowledge representation, similarity measurement, and analogy detection. Often when two words share one or more attributes…

计算与语言 · 计算机科学 2014-12-09 Danushka Bollegala , Takanori Maehara , Yuichi Yoshida , Ken-ichi Kawarabayashi

The relationship between Term Graph Rewriting and Term Rewriting is well understood: a single term graph reduction may correspond to several term reductions, due to sharing. It is also known that if term graphs are allowed to contain…

计算机科学中的逻辑 · 计算机科学 2011-02-15 Andrea Corradini , Frank Drewes

With the evolution of neural network based methods, automatic speech recognition (ASR) field has been advanced to a level where building an application with speech interface is a reality. In spite of these advances, building a real-time…

计算与语言 · 计算机科学 2017-05-24 Ashwini Jaya Kumar , Camilo Morales , Maria-Esther Vidal , Christoph Schmidt , Sören Auer

For any context-free grammar, we build a transition diagram, that is, a finite directed graph with labeled arcs, which describes the work of the grammar. This approach is new, and it is different from previously known graph models. We…

形式语言与自动机理论 · 计算机科学 2013-05-30 Krasimir Yordzhev

Traditional information retrieval systems rely on keywords to index documents and queries. In such systems, documents are retrieved based on the number of shared keywords with the query. This lexical-focused retrieval leads to inaccurate…

信息检索 · 计算机科学 2013-03-08 Fatiha Boubekeur , Wassila Azzoug

The pre-dominant approach to language modeling to date is based on recurrent neural networks. Their success on this task is often linked to their ability to capture unbounded context. In this paper we develop a finite context approach…

计算与语言 · 计算机科学 2017-09-12 Yann N. Dauphin , Angela Fan , Michael Auli , David Grangier

We introduce an approach for open-domain question answering (QA) that retrieves and reads a passage graph, where vertices are passages of text and edges represent relationships that are derived from an external knowledge base or…

计算与语言 · 计算机科学 2020-04-14 Sewon Min , Danqi Chen , Luke Zettlemoyer , Hannaneh Hajishirzi

In this paper, we introduce a variation of the skip-gram model which jointly learns distributed word vector representations and their way of composing to form phrase embeddings. In particular, we propose a learning procedure that…

计算与语言 · 计算机科学 2016-07-22 Xiaochang Peng , Daniel Gildea

Word embeddings aims to map sense of the words into a lower dimensional vector space in order to reason over them. Training embeddings on domain specific data helps express concepts more relevant to their use case but comes at a cost of…

计算与语言 · 计算机科学 2018-08-20 Shubham Bhardwaj

Recursive neural networks (Tree-RNNs) based on dependency trees are ubiquitous in modeling sentence meanings as they effectively capture semantic relationships between non-neighborhood words. However, recognizing semantically dissimilar…

计算与语言 · 计算机科学 2022-01-14 Jeena Kleenankandy , K A Abdul Nazeer

A thesaurus is one, out of many, possible representations of term (or word) connectivity. The terms of a thesaurus are seen as the nodes and their relationship as the links of a directed graph. The directionality of the links retains all…

Semantic parsing using sequence-to-sequence models allows parsing of deeper representations compared to traditional word tagging based models. In spite of these advantages, widespread adoption of these models for real-time conversational…

计算与语言 · 计算机科学 2021-04-13 Arun Babu , Akshat Shrivastava , Armen Aghajanyan , Ahmed Aly , Angela Fan , Marjan Ghazvininejad

We introduce and address the problem of ad hoc table retrieval: answering a keyword query with a ranked list of tables. This task is not only interesting on its own account, but is also being used as a core component in many other…

信息检索 · 计算机科学 2018-03-09 Shuo Zhang , Krisztian Balog

Keyphrase extraction from documents is useful to a variety of applications such as information retrieval and document summarization. This paper presents an end-to-end method called DivGraphPointer for extracting a set of diversified…

计算与语言 · 计算机科学 2019-05-21 Zhiqing Sun , Jian Tang , Pan Du , Zhi-Hong Deng , Jian-Yun Nie

Text search based on lexical matching of keywords is not satisfactory due to polysemous and synonymous words. Semantic search that exploits word meanings, in general, improves search performance. In this paper, we survey WordNet-based…

计算与语言 · 计算机科学 2018-07-17 Vuong M. Ngo , Tru H. Cao , Tuan M. V. Le

This article focuses on the study of Word Embedding, a feature-learning technique in Natural Language Processing that maps words or phrases to low-dimensional vectors. Beginning with the linguistic theories concerning contextual…

计算与语言 · 计算机科学 2019-11-05 Xiaolei Lu , Bin Ni