@inproceedings{barry-uzuner-2019-deep,
title = "Deep Learning for Identification of Adverse Effect Mentions In {T}witter Data",
author = "Barry, Paul and
Uzuner, Ozlem",
editor = "Weissenbacher, Davy and
Gonzalez-Hernandez, Graciela",
booktitle = "Proceedings of the Fourth Social Media Mining for Health Applications ({\#}SMM4H) Workshop {\&} Shared Task",
month = aug,
year = "2019",
address = "Florence, Italy",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/W19-3215/",
doi = "10.18653/v1/W19-3215",
pages = "99--101",
abstract = "Social Media Mining for Health Applications (SMM4H) Adverse Effect Mentions Shared Task challenges participants to accurately identify spans of text within a tweet that correspond to Adverse Effects (AEs) resulting from medication usage (Weissenbacher et al., 2019). This task features a training data set of 2,367 tweets, in addition to a 1,000 tweet evaluation data set. The solution presented here features a bidirectional Long Short-term Memory Network (bi-LSTM) for the generation of character-level embeddings. It uses a second bi-LSTM trained on both character and token level embeddings to feed a Conditional Random Field (CRF) which provides the final classification. This paper further discusses the deep learning algorithms used in our solution."
}
Markdown (Informal)
[Deep Learning for Identification of Adverse Effect Mentions In Twitter Data](https://preview.aclanthology.org/fix-sig-urls/W19-3215/) (Barry & Uzuner, ACL 2019)
ACL