paper-with-me

홈 › Papers

Integrating Distributional and Lexical Information for Semantic Classification of Words using MRMF

2016-12-01 · COLING 2016 12 · Rosa Tsegaye Aga, Lucas Drumond, Christian Wartena, Lars Schmidt-Thieme

Semantic classification of words using distributional features is usually based on the semantic similarity of words. We show on two different datasets that a trained classifier using the distributional features directly gives better results. We use Support Vector Machines (SVM) and Multi-relational Matrix Factorization (MRMF) to train classifiers. Both give similar results. However, MRMF, that was not used for semantic classification with distributional features before, can easily be extended with more matrices containing more information from different sources on the same problem. We demonstrate the effectiveness of the novel approach by including information from WordNet. Thus we show, that MRMF provides an interesting approach for building semantic classifiers that (1) gives better results than unsupervised approaches based on vector similarity, (2) gives similar results as other supervised methods and (3) can naturally be extended with other sources of information in order to improve the results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Learning Lexical Subspaces in a Distributional Vector Space

2020-01-01 · TACL 2020 1 · Kushal Arora, Aishik Chakraborty, Jackie C. K. Cheung

In this paper, we propose LexSub, a novel approach towards unifying lexical and distributional semantics. We inject knowledge about lexical-semantic relations into distributional word embeddings by defining subspaces of …

General ClassificationWord EmbeddingsWord Similarity

A Framework for Enriching Lexical Semantic Resources with Distributional Semantics

2017-12-23 · Chris Biemann, Stefano Faralli, Alexander Panchenko, Simone Paolo Ponzetto

We present an approach to combining distributional semantic representations induced from text corpora with manually constructed lexical-semantic networks. While both kinds of semantic resources are available with high le…

SpecificityWord Sense Disambiguation

Choosing which to use? A study of distributional models for nominal lexical semantic classification

2014-05-01 · LREC 2014 5 · Lauren Romeo, Gianluca Lebani, N{\'u}ria Bel, Aless Lenci 외

This paper empirically evaluates the performances of different state-of-the-art distributional models in a nominal lexical semantic classification task. We consider models that exploit various types of distributional fea…

General ClassificationMachine TranslationQuestion Answering

Visualisation and Exploration of High-Dimensional Distributional Features in Lexical Semantic Classification

2016-05-01 · LREC 2016 5 · Maximilian K{\"o}per, Melanie Zai{\ss}, Qi Han, Steffen Koch 외

Vector space models and distributional information are widely used in NLP. The models typically rely on complex, high-dimensional objects. We present an interactive visualisation tool to explore salient lexical-semantic …

General Classification

Path-based vs. Distributional Information in Recognizing Lexical Semantic Relations

2016-08-17 · WS 2016 12 · Vered Shwartz, Ido Dagan

Recognizing various semantic relations between terms is beneficial for many NLP tasks. While path-based and distributional information sources are considered complementary for this task, the superior results the latter s…

General Classification