paper-with-me

Papers

CogALex-VI Shared Task: Bidirectional Transformer based Identification of Semantic Relations

2020-12-01 · COLING (CogALex) 2020 12 · Saurav Karmakar, John P. McCrae

This paper presents a bidirectional transformer based approach for recognising semantic relationships between a pair of words as proposed by CogALex VI shared task in 2020. The system presented here works by employing BERT embeddings of the words and passing the same over tuned neural network to produce a learning model for the pair of words and their relationships. Afterwards the very same model is used for the relationship between unknown words from the test set. CogALex VI provided Subtask 1 as the identification of relationship of three specific categories amongst English pair of words and the presented system opts to work on that. The resulted relationships of the unknown words are analysed here which shows a balanced performance in overall characteristics with some scope for improvement.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The CogALex Shared Task on Monolingual and Multilingual Identification of Semantic Relations

2020-12-01 · COLING (CogALex) 2020 12 · Rong Xiang, Emmanuele Chersoni, Luca Iacoponi, Enrico Santus

The shared task of the CogALex-VI workshop focuses on the monolingual and multilingual identification of semantic relations. We provided training and validation data for the following languages: English, German and Chine…

Relation

The CogALex-V Shared Task on the Corpus-Based Identification of Semantic Relations

2016-12-01 · WS 2016 12 · Enrico Santus, Anna Gladkova, Stefan Evert, Aless Lenci 외

The shared task of the 5th Workshop on Cognitive Aspects of the Lexicon (CogALex-V) aims at providing a common benchmark for testing current corpus-based methods for the identification of lexical semantic relations (syno…

Language AcquisitionParaphrase Generation

CogALex-VI Shared Task: Transrelation - A Robust Multilingual Language Model for Multilingual Relation Identification

2020-12-12 · Lennart Wachowiak, Christian Lang, Barbara Heinisch, Dagmar Gromann

We describe our submission to the CogALex-VI shared task on the identification of multilingual paradigmatic relations building on XLM-RoBERTa (XLM-R), a robustly optimized and multilingual BERT model. In spite of several…

Hypernym DiscoveryLanguage ModelingLanguage ModellingMultilingual text classification+3

CogALex-V Shared Task: CGSRC - Classifying Semantic Relations using Convolutional Neural Networks

2016-12-01 · WS 2016 12 · Chinnappa Guggilla

In this paper, we describe a system (CGSRC) for classifying four semantic relations: synonym, hypernym, antonym and meronym using convolutional neural networks (CNN). We have participated in CogALex-V semantic shared tas…

Machine TranslationParaphrase GenerationQuestion AnsweringRelation+2

CogALex-V Shared Task: LexNET - Integrated Path-based and Distributional Method for the Identification of Semantic Relations

2016-10-27 · WS 2016 12 · Vered Shwartz, Ido Dagan

We present a submission to the CogALex 2016 shared task on the corpus-based identification of semantic relations, using LexNET (Shwartz and Dagan, 2016), an integrated path-based and distributional method for semantic re…

ClassificationGeneral ClassificationRelationRelation Classification