paper-with-me

Papers

Neural Text Classification and Stacked Heterogeneous Embeddings for Named Entity Recognition in SMM4H 2021

2021-06-10 · NAACL (SMM4H) 2021 6 · Usama Yaseen, Stefan Langer

This paper presents our findings from participating in the SMM4H Shared Task 2021. We addressed Named Entity Recognition (NER) and Text Classification. To address NER we explored BiLSTM-CRF with Stacked Heterogeneous Embeddings and linguistic features. We investigated various machine learning algorithms (logistic regression, Support Vector Machine (SVM) and Neural Networks) to address text classification. Our proposed approaches can be generalized to different languages and we have shown its effectiveness for English and Spanish. Our text classification submissions (team:MIC-NLP) have achieved competitive performance with F1-score of $0.46$ and $0.90$ on ADE Classification (Task 1a) and Profession Classification (Task 7a) respectively. In the case of NER, our submissions scored F1-score of $0.50$ and $0.82$ on ADE Span Detection (Task 1b) and Profession Span detection (Task 7b) respectively.

📄 PDF Abstract BibTeX arXiv:2106.05823

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERtext-classificationText Classification

Similar Papers 제목 키워드 기반

Embeddings for Named Entity Recognition in Geoscience Portuguese Literature

2020-05-01 · LREC 2020 5 · Bernardo Consoli, Joaquim Santos, Diogo Gomes, Fabio Cordeiro 외

This work focuses on Portuguese Named Entity Recognition (NER) in the Geology domain. The only domain-specific dataset in the Portuguese language annotated for NER is the GeoCorpus. Our approach relies on BiLSTM-CRF neur…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+3

Evaluation of Stacked Embeddings for Bulgarian on the Downstream Tasks POS and NERC

2019-09-01 · RANLP 2019 9 · Iva Marinova

This paper reports on experiments with different stacks of word embeddings and evaluation of their usefulness for Bulgarian downstream tasks such as Named Entity Recognition and Classification (NERC) and Part-of-speech (…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Part-Of-Speech Tagging+3

CSECU-DSG at SemEval-2022 Task 11: Identifying the Multilingual Complex Named Entity in Text Using Stacked Embeddings and Transformer based Approach

2022-07-01 · SemEval (NAACL) 2022 7 · Abdul Aziz, MD. Akram Hossain, Abu Nowshed Chy

Recognizing complex and ambiguous named entities (NEs) is one of the formidable tasks in the NLP domain. However, the diversity of linguistic constituents, syntactic structure, semantic ambiguity as well as differences f…

Diversitynamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Pyramid: A Layered Model for Nested Named Entity Recognition

2020-07-01 · ACL 2020 6 · Jue Wang, Lidan Shou, Ke Chen, Gang Chen

This paper presents Pyramid, a novel layered model for Nested Named Entity Recognition (nested NER). In our approach, token or text region embeddings are recursively inputted into L flat NER layers, from bottom to top, s…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Improving Arabic Multi-Label Emotion Classification using Stacked Embeddings and Hybrid Loss Function

2024-10-04 · Muhammad Azeem Aslam, Wang Jun, Nisar Ahmed, Muhammad Imran Zaman 외

In multi-label emotion classification, particularly for low-resource languages like Arabic, the challenges of class imbalance and label correlation hinder model performance, especially in accurately predicting minority e…

ClassificationContrastive LearningEmotion ClassificationMeta-Learning+2