中文
相关论文

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

200 篇论文

A Reverse Dictionary is a tool enabling users to discover a word based on its provided definition, meaning, or description. Such a technique proves valuable in various scenarios, aiding language learners who possess a description of a word…

计算与语言 · 计算机科学 2024-01-23 Ahmed ElBakry , Mohamed Gabr , Muhammad ElNokrashy , Badr AlKhamissi

A reverse dictionary takes the description of a target word as input and outputs the target word together with other words that match the description. Existing reverse dictionary methods cannot deal with highly variable input queries and…

计算与语言 · 计算机科学 2019-12-20 Lei Zhang , Fanchao Qi , Zhiyuan Liu , Yasheng Wang , Qun Liu , Maosong Sun

We build a dual-way neural dictionary to retrieve words given definitions, and produce definitions for queried words. The model learns the two tasks simultaneously and handles unknown words via embeddings. It casts a word or a definition to…

计算与语言 · 计算机科学 2022-10-12 Pinzhen Chen , Zheng Zhao

Probing and enhancing large language models' reasoning capacity remains a crucial open question. Here we re-purpose the reverse dictionary task as a case study to probe LLMs' capacity for conceptual inference. We use in-context learning to…

计算与语言 · 计算机科学 2024-02-27 Ningyu Xu , Qi Zhang , Menghan Zhang , Peng Qian , Xuanjing Huang

We present graph-based translation models which translate source graphs into target strings. Source graphs are constructed from dependency trees with extra links so that non-syntactic phrases are connected. Inspired by phrase-based models,…

计算与语言 · 计算机科学 2021-03-23 Liangyou Li , Andy Way , Qun Liu

The aim of idiomify is to build a collocation-supplemented reverse dictionary of idioms for the non-native learners of English. We aim to do so because the reverse dictionary could help the non-natives explore idioms on demand, and the…

计算与语言 · 计算机科学 2022-04-13 Eu-Bin Kim

Reverse Dictionary (RD) is the task of obtaining the most relevant word or set of words given a textual description or dictionary definition. Effective RD methods have applications in accessibility, translation or writing support systems.…

计算与语言 · 计算机科学 2024-12-10 Fatemah Almeman , Luis Espinosa-Anke

In the last years, several variants of transformers have emerged. In this paper, we compare different transformer-based models for solving the reverse dictionary task and explore their use in the context of a serious game called The…

计算与语言 · 计算机科学 2024-03-28 Julien Guité-Vinet , Alexandre Blondin Massé , Fatiha Sadat

Distributional models that learn rich semantic word representations are a success story of recent NLP research. However, developing models that learn useful representations of phrases and sentences has proved far harder. We propose using…

计算与语言 · 计算机科学 2016-03-23 Felix Hill , Kyunghyun Cho , Anna Korhonen , Yoshua Bengio

This paper presents a new model for word sense disambiguation formulated in terms of evolutionary game theory, where each word to be disambiguated is represented as a node on a graph whose edges represent word relations and senses are…

人工智能 · 计算机科学 2017-04-07 Rocco Tripodi , Marcello Pelillo

Finding the appropriate words to convey concepts (i.e., lexical access) is essential for effective communication. Reverse dictionaries fulfill this need by helping individuals to find the word(s) which could relate to a specific concept or…

计算与语言 · 计算机科学 2021-11-02 Arman Malekzadeh , Amin Gheibi , Ali Mohades

In this paper, we discuss a method for identifying a seed word that would best represent a class of named entities in a graphical representation of words and their similarities. Word networks, or word graphs, are representations of…

计算与语言 · 计算机科学 2018-07-13 Miguel Feria , Juan Paolo Balbin , Francis Michael Bautista

This study addresses the critical gap in Arabic natural language processing by developing an effective Arabic Reverse Dictionary (RD) system that enables users to find words based on their descriptions or meanings. We present a novel…

计算与语言 · 计算机科学 2025-05-01 Serry Sibaee , Samar Ahmed , Abdullah Al Harbi , Omer Nacar , Adel Ammar , Yasser Habashi , Wadii Boulila

What is the relation between a word and its description, or a word and its embedding? Both descriptions and embeddings are semantic representations of words. But, what information from the original word remains in these representations? Or…

计算与语言 · 计算机科学 2022-05-17 Damir Korenčić , Ivan Grubišić

The study of the Tip of the Tongue phenomenon (TOT) provides valuable clues and insights concerning the organisation of the mental lexicon (meaning, number of syllables, relation with other words, etc.). This paper describes a tool based on…

计算与语言 · 计算机科学 2012-06-01 Gaëlle Lortal , Brigitte Grau , Michael Zock

Bilingual dictionaries are expensive resources and not many are available when one of the languages is resource-poor. In this paper, we propose algorithms for creation of new reverse bilingual dictionaries from existing bilingual…

计算与语言 · 计算机科学 2022-08-09 Khang Nhut Lam , Jugal Kalita

Dictionaries are inherently circular in nature. A given word is linked to a set of alternative words (the definition) which in turn point to further descendants. Iterating through definitions in this way, one typically finds that…

计算与语言 · 计算机科学 2011-03-14 David Levary , Jean-Pierre Eckmann , Elisha Moses , Tsvi Tlusty

Concepts are used to solve the term-mismatch problem. However, we need an effective similarity measure between concepts. Word embedding presents a promising solution. We present in this study three approaches to build concepts vectors based…

信息检索 · 计算机科学 2020-02-05 Karam Abdulahhad

Machine learning about language can be improved by supplying it with specific knowledge and sources of external information. We present here a new version of the linked open data resource ConceptNet that is particularly well suited to be…

计算与语言 · 计算机科学 2018-12-12 Robyn Speer , Joshua Chin , Catherine Havasi

A tree-based dictionary learning model is developed for joint analysis of imagery and associated text. The dictionary learning may be applied directly to the imagery from patches, or to general feature vectors extracted from patches or…

机器学习 · 计算机科学 2012-10-19 Lingbo Li , XianXing Zhang , Mingyuan Zhou , Lawrence Carin
‹ 上一页 1 2 3 10 下一页 ›