paper-with-me

Papers

Raccoons at SemEval-2022 Task 11: Leveraging Concatenated Word Embeddings for Named Entity Recognition

2022-07-01 · SemEval (NAACL) 2022 7 · Atharvan Dogra, Prabsimran Kaur, Guneet Kohli, Jatin Bedi

Named Entity Recognition (NER), an essential subtask in NLP that identifies text belonging to predefined semantics such as a person, location, organization, drug, time, clinical procedure, biological protein, etc. NER plays a vital role in various fields such as informationextraction, question answering, and machine translation. This paper describes our participating system run to the Named entity recognitionand classification shared task SemEval-2022. The task is motivated towards detecting semantically ambiguous and complex entities in shortand low-context settings. Our team focused on improving entity recognition by improving the word embeddings. We concatenated the word representations from State-of-the-art language models and passed them to find the best representation through a reinforcement trainer. Our results highlight the improvements achieved by various embedding concatenations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERQuestion AnsweringTranslationWord Embeddings

Similar Papers 제목 키워드 기반

Raccoons vs Demons: multiclass labeled P300 dataset

2020-04-22 · V. Goncharenko, R. Grigoryan, A. Samokhina

We publish dataset of visual P300 BCI performed in Virtual Reality (VR) game Raccoons versus Demons (RvD). Data contains reach labels incorporating information about stimulus chosen enabling us to estimate model's confid…

Igevorse at SemEval-2018 Task 10: Exploring an Impact of Word Embeddings Concatenation for Capturing Discriminative Attributes

2018-06-01 · SEMEVAL 2018 6 · Maxim Grishin

This paper presents a comparison of several approaches for capturing discriminative attributes and considers an impact of concatenation of several word embeddings of different nature on the classification performance. A …

BIG-bench Machine LearningGeneral ClassificationSemantic Textual SimilarityWord Embeddings

Sense-Aware Neural Models for Pun Location in Texts

2018-07-01 · ACL 2018 7 · Yitao Cai, Yin Li, Xiaojun Wan

A homographic pun is a form of wordplay in which one signifier (usually a word) suggests two or more meanings by exploiting polysemy for an intended humorous or rhetorical effect. In this paper, we focus on the task of p…

Word Sense Disambiguation

HLP@UPenn at SemEval-2017 Task 4A: A simple, self-optimizing text classification system combining dense and sparse vectors

2017-08-01 · SEMEVAL 2017 8 · Abeed Sarker, Graciela Gonzalez

We present a simple supervised text classification system that combines sparse and dense vector representations of words, and generalized representations of words via clusters. The sparse vectors are generated from word …

ClassificationEpidemiologyGeneral ClassificationSentiment Analysis+2

AmritaNLP at SemEval-2018 Task 10: Capturing discriminative attributes using convolution neural network over global vector representation.

2018-06-01 · SEMEVAL 2018 6 · Vivek Vinayan, An Kumar M, , Soman K. P

The {``}Capturing Discriminative Attributes{''} sharedtask is the tenth task, conjoint with SemEval2018. The task is to predict if a word can capture distinguishing attributes of one word from another. We use GloVe word …