Implementing a Reverse Dictionary, based on word definitions, using a Node-Graph Architecture

05/31/2016
by   Sushrut Thorat, et al.
0

In this paper, we outline an approach to build graph-based reverse dictionaries using word definitions. A reverse dictionary takes a phrase as an input and outputs a list of words semantically similar to that phrase. It is a solution to the Tip-of-the-Tongue problem. We use a distance-based similarity measure, computed on a graph, to assess the similarity between a word and the input phrase. We compare the performance of our approach with the Onelook Reverse Dictionary and a distributional semantics method based on word2vec, and show that our approach is much better than the distributional semantics method, and as good as Onelook, on a 3k lexicon. This simple approach sets a new performance baseline for reverse dictionaries.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/01/2021

PREDICT: Persian Reverse Dictionary

Finding the appropriate words to convey concepts (i.e., lexical access) ...
research
04/12/2022

Idiomify – Building a Collocation-supplemented Reverse Dictionary of English Idioms with Word2Vec for non-native learners

The aim of idiomify is to build a collocation-supplemented reverse dicti...
research
05/22/2018

Learning sentence embeddings using Recursive Networks

Learning sentence vectors that generalise well is a challenging task. In...
research
03/11/2011

Self reference in word definitions

Dictionaries are inherently circular in nature. A given word is linked t...
research
05/04/2022

AmbiPun: Generating Humorous Puns with Ambiguous Context

In this paper, we propose a simple yet effective way to generate pun sen...
research
08/30/2017

Fighting with the Sparsity of Synonymy Dictionaries

Graph-based synset induction methods, such as MaxMax and Watset, induce ...
research
04/16/2022

WordAlchemy: A transformer-based Reverse Dictionary

A reverse dictionary takes a target word's description as input and retu...

Please sign up or login with your details

Forgot password? Click here to reset