paper-with-me

Papers

Using Distributional Thesaurus Embedding for Co-hyponymy Detection

2020-02-24 · LREC 2020 5 · Abhik Jana, Nikhil Reddy Varimalla, Pawan Goyal

Discriminating lexical relations among distributionally similar words has always been a challenge for natural language processing (NLP) community. In this paper, we investigate whether the network embedding of distributional thesaurus can be effectively utilized to detect co-hyponymy relations. By extensive experiments over three benchmark datasets, we show that the vector representation obtained by applying node2vec on distributional thesaurus outperforms the state-of-the-art models for binary classification of co-hyponymy vs. hypernymy, as well as co-hyponymy vs. meronymy, by huge margins.

📄 PDF Abstract BibTeX arXiv:2002.11506

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral ClassificationNetwork Embedding

Methods 이 논문이 사용한 방법론

node2vec node2vec is a framework for learning graph embeddings for nodes in graphs. Node2vec maximizes a likelihood objective over mappings which preserve neighbourhood distances in…

Similar Papers 제목 키워드 기반

Can Network Embedding of Distributional Thesaurus be Combined with Word Vectors for Better Representation?

2018-02-17 · NAACL 2018 6 · Abhik Jana, Pawan Goyal

Distributed representations of words learned from text have proved to be successful in various natural language processing tasks in recent times. While some methods represent words as vectors computed from text using pre…

Network EmbeddingWord Similarity

Learning Word Embeddings for Hyponymy with Entailment-Based Distributional Semantics

2017-10-06 · James Henderson

Lexical entailment, such as hyponymy, is a fundamental issue in the semantics of natural language. This paper proposes distributional semantic models which efficiently learn word embeddings for entailment, using a recent…

Learning Word EmbeddingsLexical EntailmentWord Embeddings

Network Features Based Co-hyponymy Detection

2018-02-13 · LREC 2018 5 · Abhik Jana, Pawan Goyal

Distinguishing lexical relations has been a long term pursuit in natural language processing (NLP) domain. Recently, in order to detect lexical relations like hypernymy, meronymy, co-hyponymy etc., distributional semanti…

Relation

Combining Thesaurus Knowledge and Probabilistic Topic Models

2017-07-31 · Natalia Loukachevitch, Michael Nokel, Kirill Ivanov

In this paper we present the approach of introducing thesaurus knowledge into probabilistic topic models. The main idea of the approach is based on the assumption that the frequencies of semantically related words and ph…

Topic Models

Direct vs. indirect evaluation of distributional thesauri

2016-12-01 · COLING 2016 12 · Vincent Claveau, Ewa Kijak

With the success of word embedding methods in various Natural Language Processing tasks, all the field of distributional semantics has experienced a renewed interest. Beside the famous word2vec, recent studies have prese…

Information RetrievalRetrieval