@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://aclanthology.org/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.",
}
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="barry-uzuner-2019-deep">
<titleInfo>
<title>Deep Learning for Identification of Adverse Effect Mentions In Twitter Data</title>
</titleInfo>
<name type="personal">
<namePart type="given">Paul</namePart>
<namePart type="family">Barry</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Ozlem</namePart>
<namePart type="family">Uzuner</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2019-08</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of the Fourth Social Media Mining for Health Applications (#SMM4H) Workshop & Shared Task</title>
</titleInfo>
<name type="personal">
<namePart type="given">Davy</namePart>
<namePart type="family">Weissenbacher</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Graciela</namePart>
<namePart type="family">Gonzalez-Hernandez</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<originInfo>
<publisher>Association for Computational Linguistics</publisher>
<place>
<placeTerm type="text">Florence, Italy</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
</relatedItem>
<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.</abstract>
<identifier type="citekey">barry-uzuner-2019-deep</identifier>
<identifier type="doi">10.18653/v1/W19-3215</identifier>
<location>
<url>https://aclanthology.org/W19-3215</url>
</location>
<part>
<date>2019-08</date>
<extent unit="page">
<start>99</start>
<end>101</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T Deep Learning for Identification of Adverse Effect Mentions In Twitter Data
%A Barry, Paul
%A Uzuner, Ozlem
%Y Weissenbacher, Davy
%Y Gonzalez-Hernandez, Graciela
%S Proceedings of the Fourth Social Media Mining for Health Applications (#SMM4H) Workshop & Shared Task
%D 2019
%8 August
%I Association for Computational Linguistics
%C Florence, Italy
%F barry-uzuner-2019-deep
%X 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.
%R 10.18653/v1/W19-3215
%U https://aclanthology.org/W19-3215
%U https://doi.org/10.18653/v1/W19-3215
%P 99-101
Markdown (Informal)
[Deep Learning for Identification of Adverse Effect Mentions In Twitter Data](https://aclanthology.org/W19-3215) (Barry & Uzuner, ACL 2019)
ACL