@inproceedings{xiong-etal-2019-deep,
    title = "A Deep Learning-Based System for {P}harma{C}o{NER}",
    author = "Xiong, Ying  and
      Shen, Yedan  and
      Huang, Yuanhang  and
      Chen, Shuai  and
      Tang, Buzhou  and
      Wang, Xiaolong  and
      Chen, Qingcai  and
      Yan, Jun  and
      Zhou, Yi",
    editor = "Jin-Dong, Kim  and
      Claire, N{\'e}dellec  and
      Robert, Bossy  and
      Louise, Del{\'e}ger",
    booktitle = "Proceedings of the 5th Workshop on BioNLP Open Shared Tasks",
    month = nov,
    year = "2019",
    address = "Hong Kong, China",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/D19-5706/",
    doi = "10.18653/v1/D19-5706",
    pages = "33--37",
    abstract = "The Biological Text Mining Unit at BSC and CNIO organized the first shared task on chemical {\&} drug mention recognition from Spanish medical texts called PharmaCoNER (Pharmacological Substances, Compounds and proteins and Named Entity Recognition track) in 2019, which includes two tracks: one for NER offset and entity classification (track 1) and the other one for concept indexing (track 2). We developed a pipeline system based on deep learning methods for this shared task, specifically, a subsystem based on BERT (Bidirectional Encoder Representations from Transformers) for NER offset and entity classification and a subsystem based on Bpool (Bi-LSTM with max/mean pooling) for concept indexing. Evaluation conducted on the shared task data showed that our system achieves a micro-average F1-score of 0.9105 on track 1 and a micro-average F1-score of 0.8391 on track 2."
}<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="xiong-etal-2019-deep">
    <titleInfo>
        <title>A Deep Learning-Based System for PharmaCoNER</title>
    </titleInfo>
    <name type="personal">
        <namePart type="given">Ying</namePart>
        <namePart type="family">Xiong</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Yedan</namePart>
        <namePart type="family">Shen</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Yuanhang</namePart>
        <namePart type="family">Huang</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Shuai</namePart>
        <namePart type="family">Chen</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Buzhou</namePart>
        <namePart type="family">Tang</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Xiaolong</namePart>
        <namePart type="family">Wang</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Qingcai</namePart>
        <namePart type="family">Chen</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Jun</namePart>
        <namePart type="family">Yan</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Yi</namePart>
        <namePart type="family">Zhou</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <originInfo>
        <dateIssued>2019-11</dateIssued>
    </originInfo>
    <typeOfResource>text</typeOfResource>
    <relatedItem type="host">
        <titleInfo>
            <title>Proceedings of the 5th Workshop on BioNLP Open Shared Tasks</title>
        </titleInfo>
        <name type="personal">
            <namePart type="given">Kim</namePart>
            <namePart type="family">Jin-Dong</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Nédellec</namePart>
            <namePart type="family">Claire</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Bossy</namePart>
            <namePart type="family">Robert</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Deléger</namePart>
            <namePart type="family">Louise</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <originInfo>
            <publisher>Association for Computational Linguistics</publisher>
            <place>
                <placeTerm type="text">Hong Kong, China</placeTerm>
            </place>
        </originInfo>
        <genre authority="marcgt">conference publication</genre>
    </relatedItem>
    <abstract>The Biological Text Mining Unit at BSC and CNIO organized the first shared task on chemical & drug mention recognition from Spanish medical texts called PharmaCoNER (Pharmacological Substances, Compounds and proteins and Named Entity Recognition track) in 2019, which includes two tracks: one for NER offset and entity classification (track 1) and the other one for concept indexing (track 2). We developed a pipeline system based on deep learning methods for this shared task, specifically, a subsystem based on BERT (Bidirectional Encoder Representations from Transformers) for NER offset and entity classification and a subsystem based on Bpool (Bi-LSTM with max/mean pooling) for concept indexing. Evaluation conducted on the shared task data showed that our system achieves a micro-average F1-score of 0.9105 on track 1 and a micro-average F1-score of 0.8391 on track 2.</abstract>
    <identifier type="citekey">xiong-etal-2019-deep</identifier>
    <identifier type="doi">10.18653/v1/D19-5706</identifier>
    <location>
        <url>https://aclanthology.org/D19-5706/</url>
    </location>
    <part>
        <date>2019-11</date>
        <extent unit="page">
            <start>33</start>
            <end>37</end>
        </extent>
    </part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T A Deep Learning-Based System for PharmaCoNER
%A Xiong, Ying
%A Shen, Yedan
%A Huang, Yuanhang
%A Chen, Shuai
%A Tang, Buzhou
%A Wang, Xiaolong
%A Chen, Qingcai
%A Yan, Jun
%A Zhou, Yi
%Y Jin-Dong, Kim
%Y Claire, Nédellec
%Y Robert, Bossy
%Y Louise, Deléger
%S Proceedings of the 5th Workshop on BioNLP Open Shared Tasks
%D 2019
%8 November
%I Association for Computational Linguistics
%C Hong Kong, China
%F xiong-etal-2019-deep
%X The Biological Text Mining Unit at BSC and CNIO organized the first shared task on chemical & drug mention recognition from Spanish medical texts called PharmaCoNER (Pharmacological Substances, Compounds and proteins and Named Entity Recognition track) in 2019, which includes two tracks: one for NER offset and entity classification (track 1) and the other one for concept indexing (track 2). We developed a pipeline system based on deep learning methods for this shared task, specifically, a subsystem based on BERT (Bidirectional Encoder Representations from Transformers) for NER offset and entity classification and a subsystem based on Bpool (Bi-LSTM with max/mean pooling) for concept indexing. Evaluation conducted on the shared task data showed that our system achieves a micro-average F1-score of 0.9105 on track 1 and a micro-average F1-score of 0.8391 on track 2.
%R 10.18653/v1/D19-5706
%U https://aclanthology.org/D19-5706/
%U https://doi.org/10.18653/v1/D19-5706
%P 33-37
Markdown (Informal)
[A Deep Learning-Based System for PharmaCoNER](https://aclanthology.org/D19-5706/) (Xiong et al., BioNLP 2019)
ACL
- Ying Xiong, Yedan Shen, Yuanhang Huang, Shuai Chen, Buzhou Tang, Xiaolong Wang, Qingcai Chen, Jun Yan, and Yi Zhou. 2019. A Deep Learning-Based System for PharmaCoNER. In Proceedings of the 5th Workshop on BioNLP Open Shared Tasks, pages 33–37, Hong Kong, China. Association for Computational Linguistics.