Learning Thesaurus Relations from Distributional Features
In distributional semantics words are represented by aggregated context features. The similarity of words can be computed by comparing their feature vectors. Thus, we can predict whether two words are synonymous or similar with respect to some other semantic relation. We will show on six different datasets of pairs of similar and non-similar words that a supervised learning algorithm on feature vectors representing pairs of words outperforms cosine similarity between vectors representing single words. We compared different methods to construct a feature vector representing a pair of words. We show that simple methods like pairwise addition or multiplication give better results than a recently proposed method that combines different types of features. The semantic relation we consider is relatedness of terms in thesauri for intellectual document classification. Thus our findings can directly be applied for the maintenance and extension of such thesauri. To the best of our knowledge this relation was not considered before in the field of distributional semantics.
Code (0)
등록된 구현이 없습니다.
Tasks
Document ClassificationRelationSimilar Papers 제목 키워드 기반
Using Distributional Thesaurus Embedding for Co-hyponymy Detection
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 distributi…
Binary ClassificationGeneral ClassificationNetwork EmbeddingUnsupervised selection of semantic relations for improving a distributional thesaurus (S\'election non supervis\'ee de relations s\'emantiques pour am\'eliorer un th\'esaurus distributionnel) [in French]
Thesaurus Verification Based on Distributional Similarities
In this paper we consider an approach to verification of large lexical-semantic resources as WordNet. The method of verification procedure is based on the analysis of discrepancies of corpus-based and thesaurus-based wor…
Can Network Embedding of Distributional Thesaurus be Combined with Word Vectors for Better Representation?
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 SimilarityDirect vs. indirect evaluation of distributional thesauri
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