Classification of Medication-Related Tweets Using Stacked Bidirectional LSTMs with Context-Aware Attention
2018-10-01WS 2018Code Available0· sign in to hype
Orest Xherija
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/orestxherija/smm4h2018OfficialIn papernone★ 0
Abstract
This paper describes the system that team UChicagoCompLx developed for the 2018 Social Media Mining for Health Applications (SMM4H) Shared Task. We use a variant of the Message-level Sentiment Analysis (MSA) model of (Baziotis et al., 2017), a word-level stacked bidirectional Long Short-Term Memory (LSTM) network equipped with attention, to classify medication-related tweets in the four subtasks of the SMM4H Shared Task. Without any subtask-specific tuning, the model is able to achieve competitive results across all subtasks. We make the datasets, model weights, and code publicly available.