CLaCLab at SocialDisNER: Using Medical Gazetteers for Named-Entity Recognition of Disease Mentions in Spanish Tweets
2022-09-08SMM4H (COLING) 2022Code Available0· sign in to hype
Harsh Verma, Parsa Bagherzadeh, Sabine Bergler
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/harshshredding/smm4h-2022-social-dis-ner-submissionOfficialIn paperpytorch★ 0
Abstract
This paper summarizes the CLaC submission for SMM4H 2022 Task 10 which concerns the recognition of diseases mentioned in Spanish tweets. Before classifying each token, we encode each token with a transformer encoder using features from Multilingual RoBERTa Large, UMLS gazetteer, and DISTEMIST gazetteer, among others. We obtain a strict F1 score of 0.869, with competition mean of 0.675, standard deviation of 0.245, and median of 0.761.