CogALex-VI Shared Task: Bidirectional Transformer based Identification of Semantic Relations
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.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
The CogALex Shared Task on Monolingual and Multilingual Identification of Semantic Relations
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…
RelationThe CogALex-V Shared Task on the Corpus-Based Identification of Semantic Relations
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 GenerationCogALex-VI Shared Task: Transrelation - A Robust Multilingual Language Model for Multilingual Relation Identification
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+3CogALex-V Shared Task: CGSRC - Classifying Semantic Relations using Convolutional Neural Networks
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+2CogALex-V Shared Task: LexNET - Integrated Path-based and Distributional Method for the Identification of Semantic Relations
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