<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>VaxTweetClassifier: BERT for Dealing with Vaccination Tweets</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Shankha Shubhra Das</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sohan Choudhury</string-name>
          <email>sohan2004cc@gmail.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Priyam Saha</string-name>
          <email>priyam.saha2003@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dipankar Das</string-name>
          <email>dipankar.dipnil2005@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Sentiment Analysis, COVID-19-BERT, Vaccination Tweets, Multi-label Classifier</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Jadavpur University</institution>
          ,
          <addr-line>Jadavpur, Kolkata 700032</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Kalinga Institute of Industrial Technology</institution>
          ,
          <addr-line>Bhubaneswar, Odisha 751024</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>Vaccination is one of the most important prerequisites to fight against all the downsides of various diseases like COVID-19. We propose a modified BERT model, VaxTweetClassifier, to classify tweets into 12 diferent categories such as Mandatory, Conspiracy, Side-Efect, etc. VaxTweetClassifier is our submitted work for the task Artificial Intelligence on Social Media (AISoMe) in FIRE 2023 [ 1]. We have built a robust multi-label classifier that categorizes tweets according to the specific concern(s) they are exhibiting. These types of classification tools can help in analyzing the sentiment of the public in general and also Governments of diferent countries with respect to the acceptance of vaccination. They can get a rough idea about what people are thinking, whether fake news is spreading or not, if the people have a good or bad point of view about the whole process, etc. For this task, we have chosen threshold-based criteria to select the final categories for the aforementioned tweets. The evaluation score of our submitted run is reported in terms of macro-F1 score and Jaccard metric. We achieved a macro-F1 score of 0.54 and a Jaccard score of 0.58.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR
ceur-ws.org</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>Vaccination is emerging as a critical tactic in the continuous fight to protect public health to
reduce the dangers and spread of many diseases. Recent events highlight the crucial role that
immunization plays in limiting the COVID-19 pandemic’s widespread efects. However, the
need for mass vaccination goes beyond the current emergency and includes a wider range
of disorders like childhood illnesses, recurring flu outbreaks, and more. Nevertheless, the
skepticism that clouds the vaccination adoption landscape is a complicated scenario made
of political machinations, worries about potential adverse efects, and other nuanced issues.
Understanding the various issues that surround vaccines is essential to efectively addressing
this complex topic. In this age of digital communication, the breadth of social media appears as</p>
      <p>https://www.dasdipankar.com/ (D. Das)
CEUR
Workshop
Proceedings
a formidable library of viewpoints, enabling the quick gathering of insights on vaccine-related
conversations.</p>
      <p>People throughout the world have diferent perspectives about vaccination, which they
communicate on social media channels like Twitter. A single tweet can convey a variety of
viewpoints and gently impact the perceptions of others. Some of these tweets may not be in line
with the good purpose of vaccination and should not be distributed widely. As a result, there
is a pressing need to develop machine-learning algorithms capable of categorizing COVID-19
vaccine-related tweets.</p>
      <p>In this research article, section 2 describes the details of this shared task whereas the
modelbased related works are discussed in section 3. In sections 4 and 5, we have mentioned the dataset
and pre-processing steps respectively. In sections 6 and 7, we have provided our proposed
methodology and evaluation of the same. Finally, section 8 concludes the paper.</p>
    </sec>
    <sec id="sec-3">
      <title>2. Task</title>
      <p>The primary goal at hand is to create a strong multi-label categorization system capable of
assigning meaningful labels to tweets. These labels are intended to encompass the authors’
wide range of vaccine-related concerns. It’s worth noting that a single tweet may have many
categories, indicating the author’s plethora of concerns.</p>
      <p>The classification task’s taxonomy of concerns covers the following:
1. Unnecessary: The tweet implies that immunizations are unneeded or that other
treatments are preferable.
2. Mandatory: Against compulsory vaccination — According to the tweet, immunizations
should not be made mandatory.
3. Pharma: Against Big Pharma — The tweet implies that the Big Pharmaceutical firms
are only interested in making money, or that the tweet is against such corporations in
general due to their past.
4. Conspiracy: Deeper Conspiracy — The tweet implies a deeper conspiracy, other than Big
Pharma’s desire to profit (e.g., vaccinations are being used to track individuals, COVID is
a fraud).
5. Political: The political aspect of vaccinations — The tweet expresses worry that
governments/politicians are using vaccines to further their agenda.
6. Country: Country of origin — The tweet is critical of vaccination because of where it
was created or manufactured.
7. Rushed: Untested / Hasty Process – The tweet raises the worry that the vaccinations
have not been adequately tested or that the reported data is incorrect.
8. Ingredients: Vaccine ingredients/technology — The tweet shows worry about the vaccine
components (for example, fetal cells, chemicals) or the technology utilized (for example,
mRNA vaccines can afect your DNA).
9. Side-efect: Negative Efects/fatalities — The tweet indicates worry about the
vaccinations’ negative efects, including fatalities.
10. Inefective: Vaccine is Inefective — The tweet conveys worry that vaccinations are
inefective and worthless.
11. Religious: Religious grounds – The tweet is anti-vaccines for religious grounds.
12. None: No specific reason stated in the tweet, or some reason other than the given ones.</p>
    </sec>
    <sec id="sec-4">
      <title>3. Related Work</title>
      <p>
        People frequently utilize social media platforms such as Twitter for several objectives, including
sharing their ideas and feelings about COVID-19, vaccination, and related initiatives. Extraction
of useful information from textual tweets is a key aspect of social computing. Basic machine
learning approaches such as the Naive-Bayes classifier, Linear classifier, and Support Vector
Machine are insuficient for such dificult problems. Advanced deep learning approaches, such
as Long Short Term Memory (LSTMs) and Bidirectional Recurrent Neural Networks (RNNs)
have shown great success in text categorization tasks. Recent advances in natural language
processing have resulted in the introduction of models such as BERT (Bidirectional Encoder
Representations from Transformers) [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] and its specialized variations such as BERTweet [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]
and RoBERTa [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
3.1. BERT
BERT, which stands for Bidirectional Encoder Representations from Transformers, is a machine
learning breakthrough for natural language processing (NLP). BERT is a flexible model developed
by Google AI Language researchers in 2018 that can handle 11+ basic NLP tasks, including
sentiment analysis and named entity identification. Historically, computers have struggled
with language understanding. NLP, a synthesis of linguistics, statistics, and Machine Learning,
tries to fill this need. Before BERT, NLP tasks necessitated the use of specialized models. BERT
revolutionized NLP with its unified approach and exceptional performance by succeeding at
various tasks [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <sec id="sec-4-1">
        <title>3.2. BERTweet</title>
        <p>BERTweet is a game-changing advancement in natural language processing designed exclusively
for English Tweets. BERTweet, which is distinguished by its architectural closeness to
BERTbase as proposed by Devlin et al. in 2019, is trained using the RoBERTa pre-training approach
described by Liu et al. in 2019. Extensive testing confirms BERTweet’s superiority against
tough competitors, including RoBERTa-base and XLM-R-base, as clarified by Conneau et al.
in 2020. Notably, BERTweet outperforms prior state-of-the-art models in three critical Tweet
NLP tasks: part-of-speech tagging, named-entity identification, and text categorization. This
achievement highlights BERTweet’s pioneering role in improving the eficacy of NLP in the
Twitter conversation space.</p>
      </sec>
      <sec id="sec-4-2">
        <title>3.3. RoBERTa</title>
        <p>RoBERTa, a BERT refinement, improves critical hyperparameters by removing the next-sentence
pretraining target and increasing mini-batch size and learning rates. Language model
pretraining has resulted in significant performance increases, but comparing diferent techniques is
dificult due to diferent datasets and computing costs. This work replicates the pretraining
of BERT, indicating that BERT was under-trained and capable of outperforming succeeding
models. The top model obtains state-of-the-art performance in GLUE, RACE, and SQUAD,
highlighting the significance of previously missed design decisions and raising concerns about
recent advancements. The researchers have made their models and code public for review.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. Dataset</title>
      <p>
        We were given a training dataset from a previous paper titled ”CAVES: A Dataset to facilitate
Explainable Classification and Summarization of Concerns towards COVID Vaccines” (the
current version is available on Arxiv [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], while the original article is available on the ACM site
[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. The dataset contains 9921 tweets that were anti-vaccination for COVID-19 in 2020-21 [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
Human annotators labeled each tweet with one or more labels.
      </p>
      <p>As a test set, we were given 500 tweets without labels. It goes beyond conversations regarding
COVID-19 vaccinations to include debates about other types of vaccines such as the MMR
vaccine and the Flu vaccine.
4.1. Trends in the dataset
• The dataset is divided into 12 categories.
• With 3,805 occurrences, ’side-efect’ is the most common category.
• With 64 instances, ’Religious’ is the least frequent category.
• ’Pharma,’ ’Inefective,’ ’Rushed,’ and ’Mandatory’ are moderately common.
• ’None’ is related to 629 items, suggesting that the data is neutral or unlabeled.
• The categories ’Conspiracy’ and ’Political’ imply talks on potentially contentious issues.
• ’Pharma’ and ’Side-efect’ are major health-related categories.
• The ’Mandatory’ and ’Country’ sections hint at social efect considerations.
• ’Inefective,’ ’Rushed,’ ’Unnecessary,’ and ’Conspiracy’ are examples of unfavorable
attitudes.</p>
    </sec>
    <sec id="sec-6">
      <title>5. Pre-processing</title>
      <p>The tweets in the dataset have been processed by removing irrelevant expressions in order to
improve the eficiency of word embeddings produced by the BERT model. Our tweets contain
links, emojis, punctuation marks, and Twitter embeds(images or GIFs) that may afect the
performance of the BERT model.</p>
      <p>
        We have used the following processing pipeline for cleaning the tweets:
1. Conversion of words to lowercase: All the words in the tweet are converted to
lowercase to enhance the classification process
2. Conversion of emojis to words: Emojis and emoticons in tweets significantly contribute
to the context of the tweet and can be valuable for sentiment analysis. We converted
them into the :emojiname: format by using the ‘emoji’ library [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. The colons have been
removed by the following process.
3. Removal of non-alphanumeric characters: We used Python’s regular expression or
‘re’ library to remove irrelevant characters such as colons, semi-colons, brackets, hashtags,
etc. We also got the raw words by removing the colons from the processed emojis.
4. Removal of URLs: The URLs present in the tweets have been removed by using the
regular expression library.
      </p>
      <sec id="sec-6-1">
        <title>Let us consider the following tweet:</title>
        <p>Input: #VAERS 16y♀#Pfizer died pulmonary embolism suspected #Cardiacarrest
#vaccinedeaths #adolescent Symptoms: Cardiac arrest, Circulatory collapse, Computerised
tomogram thorax abnormal, Death, Lung assist device therapy, Pulmonary embolism
https://t.co/dTAdjik8gO</p>
        <p>Output: vaers 16y female sign pfizer died pulmonary embolism suspected cardiacarrest
vaccinedeaths adolescent symptoms cardiac arrest circulatory collapse computerized tomogram
thorax abnormal death lung assist device therapy pulmonary embolism</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>6. Methodology</title>
      <p>
        6.1. Model
BERT-BASE-UNCASED [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]: It is a transformers-based model that is pre-trained on a very
large data corpus in English and it is self-supervised. The uncased model was trained on
lowercase text and this reduces the model’s complexity and makes it easier to train and use. It
was pre-trained with methods:
1. Masked Language Modelling (MLM): A sentence is taken and the model masks 15% of
the sentence randomly. Then the sentence is run through the model which predicts the
masked words.
2. Next Sentence Prediction (NSP): This pre-training method helps the BERT model to
understand longer-term dependencies across sentences. Two sentences are provided as
input and the BERT model predicts the sequence of the sentences.
      </p>
      <sec id="sec-7-1">
        <title>6.2. Experimental Setup</title>
        <p>The tweets are first tokenized and the labels are converted into a binary matrix which can be
fed into the model for classification. We used sklearn’s MultiLabelBinarizer for this task.</p>
        <p>For instance, in our current task, we have 12 labels for tweet classification. The labels in the
training will be converted into a 1x12 matrix.</p>
        <p>The tokenized tweets have three parts - input_ids, attention_mask, and segment_ids. The
input_ids include the raw tokenized tweets, and attention_masks are used to distinguish between
the relevant input tokens and the tokens that need to be ignored. Finally, the segment_ids help
the model to distinguish between diferent parts of the input token such as diferent sentences.</p>
        <p>The aforementioned input nodes are fed into a keras layer which embeds and encodes the
input tokens into a dense vector. Our next layers consist of two dense layers one having 128
units and the next having 64 units. These dense layers process the embeddings produced by the
Keras layers and produce a new set of features.</p>
        <p>The output layer, also a dense layer, has 12 units as we have 12 labels for classification. It
takes the features produced by the two dense layers as input and produces a set of probabilities,
one for each label.</p>
        <p>In order to prevent overfitting in the training process, dropout layers are used after every
dense layer while fine-tuning the model.</p>
        <p>Figure 1 shows the graphical representation of our model.</p>
      </sec>
      <sec id="sec-7-2">
        <title>6.3. Prediction</title>
        <p>We used the fine-tuned BERT model to generate the embeddings for the tweets and to generate
the probability scores of each tweet against the twelve classes. For a tweet, the classes having
probabilities greater than the threshold i.e., 0.25 were treated as the predicted classes for that
tweet. The final prediction file containing the tweet IDs and predicted classes was submitted in
the requested format.</p>
        <p>Run file
run1.csv
run3.csv
run2.csv</p>
        <p>Summary of
Methodology
Overall model is</p>
        <p>the same as
discussed above
and for this run,</p>
        <p>We set the
learning rate at</p>
        <p>1e-4
Overall model is</p>
        <p>the same as
discussed above
and for this run,</p>
        <p>We set the
learning rate at</p>
        <p>1e-6
Overall model is</p>
        <p>the same as
discussed above
and for this run,</p>
        <p>We set the
learning rate at
1e-8</p>
        <p>Macro-f1</p>
      </sec>
    </sec>
    <sec id="sec-8">
      <title>7. Evaluation</title>
      <p>The AISoMe task involves categorizing data into multi-classes and multi-labels. There are
two measures to evaluate the performance: the macro-F1 score and the Jaccard Coeficient,
which are applied to 12 unique categories. Table 1 shows the results of our submission for this
challenge. The VaxTweetClassifier placed 20th out of all entries, with a macro-F1 score of 0.54
and a Jaccard Coeficient score of 0.58.</p>
    </sec>
    <sec id="sec-9">
      <title>8. Conclusion and Future Work</title>
      <p>In this work, we used VaxTweetClassifier, a transformer-based model that was pre-trained on a
large dataset of anti-vaccination tweets related to COVID-19. Our major goal is to categorize
tweets into 12 unique groups. Surprisingly, our results show that the transformer-based model
outperforms classic natural language processing classifiers like Naive Bayes, Logistic Regression,
and Support Vector Machine. This advantage is due to the transformer model’s ability to produce
more expressive word embeddings, which results in improved performance on the task at hand.</p>
      <p>Given that transformer-based models have a strong thirst for data, we recommend exploring
data augmentation approaches to improve our model’s performance. In addition, we
propose the use of adversarial training to improve the model’s resilience and robustness. These
advancements may improve our categorization accuracy even further.</p>
    </sec>
    <sec id="sec-10">
      <title>A. Online Resources</title>
      <sec id="sec-10-1">
        <title>The sources for the ceur-art style are available via</title>
        <p>• GitHub,
• Overleaf template.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S.</given-names>
            <surname>Poddar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Basu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <article-title>Overview of the fire 2023 track:artificial intelligence on social media (aisome)</article-title>
          ,
          <source>in: Proceedings of the 15th Annual Meeting of the Forum for Information Retrieval Evaluation</source>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>J.</given-names>
            <surname>Devlin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. L.</given-names>
            <surname>Ming-Wei Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Toutanova</surname>
          </string-name>
          , Bert:
          <article-title>Pre-training of deep bidirectional transformers for language understanding (</article-title>
          <year>2018</year>
          ). URL: https://arxiv.org/abs/
          <year>1810</year>
          .04805.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>T. V.</given-names>
            <surname>Dat Quoc Nguyen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. T.</given-names>
            <surname>Nguyen</surname>
          </string-name>
          ,
          <article-title>Bertweet: A pre-trained language model for english tweets (</article-title>
          <year>2020</year>
          ). URL: https://arxiv.org/abs/
          <year>2005</year>
          .10200.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. G.</given-names>
            <surname>Myle Ott</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. J. Jingfei</given-names>
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. L. Danqi</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. Z.</given-names>
            <surname>Mike Lewis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Stoyanov</surname>
          </string-name>
          ,
          <article-title>Roberta: A robustly optimized bert pretraining approach (</article-title>
          <year>2019</year>
          ). URL: https://arxiv.org/ abs/
          <year>1907</year>
          .11692.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>B.</given-names>
            <surname>Muller</surname>
          </string-name>
          ,
          <article-title>Bert 101 - state of the art nlp model explained (</article-title>
          <year>2022</year>
          ). URL: https://huggingface. co/blog/bert-101.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>S.</given-names>
            <surname>Poddar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. G.</given-names>
            <surname>Azlaan Mustafa</surname>
          </string-name>
          <string-name>
            <surname>Samad</surname>
          </string-name>
          , Rajdeep Mukherjee,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <article-title>Caves: A dataset to facilitate explainable classification and summarization of concerns towards covid vaccines (</article-title>
          <year>2022</year>
          ). URL: https://arxiv.org/abs/2204.13746.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Poddar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. G.</given-names>
            <surname>Azlaan Mustafa</surname>
          </string-name>
          <string-name>
            <surname>Samad</surname>
          </string-name>
          , Rajdeep Mukherjee,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <article-title>Caves: A dataset to facilitate explainable classification and summarization of concerns towards covid vaccines (</article-title>
          <year>2022</year>
          ). URL: https://dl.acm.org/doi/abs/10.1145/3477495.3531745.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>S.</given-names>
            <surname>Poddar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Samad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Mukherjee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ganguly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <article-title>Caves: A dataset to facilitate explainable classification and summarization of concerns towards covid vaccines</article-title>
          ,
          <source>in: Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>3154</fpage>
          -
          <lpage>3164</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>T.</given-names>
            <surname>Jalilov</surname>
          </string-name>
          , Emoji for python (
          <year>2014</year>
          ). URL: https://github.com/carpedm20/emoji.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>J.</given-names>
            <surname>Devlin</surname>
          </string-name>
          , M.-
          <string-name>
            <given-names>W.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Toutanova</surname>
          </string-name>
          , Bert:
          <article-title>Pre-training of deep bidirectional transformers for language understanding</article-title>
          , arXiv preprint arXiv:
          <year>1810</year>
          .
          <volume>04805</volume>
          (
          <year>2018</year>
          ). URL: https://huggingface.co/bert-base-uncased.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>