<!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 />
    <article-meta>
      <title-group>
        <article-title>Analyzing COVID-19 Vaccination</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>POULAMI GHOSH</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>SAYANI GHOSH</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Dept. of BCA, University of Engineering Management</institution>
          ,
          <addr-line>Kolkata</addr-line>
          ,
          <country country="IN">INDIA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Dept. of CA, University of Engineering Management</institution>
          ,
          <addr-line>Kolkata</addr-line>
          ,
          <country country="IN">INDIA</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2021</year>
      </pub-date>
      <fpage>13</fpage>
      <lpage>17</lpage>
      <abstract>
        <p>The outbreak of the coronavirus has resulted in unprecedented action, which has led authorities to decide to begin the blockade of the areas most hit by the infectious disease. Social media has been an important support for people during this dificult time. On November 9, 2020, when the first vaccine with an infection rate of 90% or higher was announced, social media responded with , and people around the world began to express the feelings of vaccination. It was no longer a hypothesis, but closer to ,every day to become a reality Therefore, it becomes imperative to verify some of the information posted on social media during the pandemic situation, specially related to Covid vaccines. To this end, it is necessary to correctly identify fact-checkable posts, so that their information content can be verified.In this work, we have addressed the problem to identify 3 types of classification on the Twitter microblogging site. We organized a shared task in the FIRE 2021 conference to study the problem of identifyeficient classifier for prediction tweets posted during a particular pandemic scenario (the Covid 19). This paper describes the dataset used in the shared task, and compares the performance of diferent classification that are provax, antivax and last neutraal for identifying efective tweets related to Covid vaccines.We experimented with a classification-based approach. Our experiment shows that SVM classification performs well in order to efiective posts.Using this support vector machine in order to solve the antivax, provax,neutral classification of twets .We're going to do this because vaccination is an important step for Covid19 so people can easily fix the news about the vaccine and grab their own slot.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Corona</kwd>
        <kwd>Twitter</kwd>
        <kwd>Microblogs</kwd>
        <kwd>vaccine</kwd>
        <kwd>classification</kwd>
        <kwd>classifier</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>The use of social media is escalating worldwide as lockdown is in place in some parts of the
world and social distancing in other parts of the world . To exchange ideas and information
regarding a series of aspects that occurred during this period. People also seem to be relying on
information posted on social media. As a result, the social media platform is gaining increasing
attention as it is a moderator channel between each individual and another of the world, and has
become one of the fastest growing information systems for social applications. In this channel,
individuals express diferent views, opinions, and feelings during various events triggered by the
coronavirus pandemic.The coronavirus outbreak caused by the novel coronavirus SARSCoV2
has resulted in a series of changes in many aspects of the economic and social lives of many
people. Since its onset, the coronavirus pandemic has continued to monopolize diferent regions
of the world, reaching 220 countries and territories on December 9, 2020[1]. Among several
well-known social media platforms, Twitter has gained particular attention because users can
easily disseminate information about their opinions on a certain topic via a public message,
called a tweet[2]. In addition to the information provided voluntarily by the user, a tweet may
also contain information relating to the location of user and may contain links, emojis, and
hashtags that may help users to better express their feelings. , which makes it an excellent
source of valuable information [2]. Even more, Twitter has been used by government oficials
and politicians to inform the public about their activities or, in case , major events occurring
. We introduced the problem to identify three classification on tweets as a shared task titled
‘Information Retrieval from Microblogs During Disaster’ (IRMiDis). Collects and annotates
the COVID19 vaccination data set, determines the COVID19 vaccination posture detection
classifier, and the number of reported events and tweets and posture (e.g., in favor, against
or neutral) linked to There is. years of analysis by the media.Many teams participated in the
IRMiDis shared task, and proposed several classifier to idenfy.The methodology was based on
classification of tweets into three classes, viz. provax) and antivax and neutral using Support
Vector Machine (SVM) model that is known to perform well for text classification. We have
used SVM here because it is a very eficient simple classifier algorithm which is widely used
for pattern recognition which can also have a very good classification performance than any
other classifier.</p>
    </sec>
    <sec id="sec-2">
      <title>2. RELATED WORK</title>
      <p>There has been a lot of research in recent years on utilizing online social media (OSM) during
disasters, which involves several challenges such as, parsing short and informal messages,
handling information overload, and prioritizing diferent types of information. The reader is
referred to [1],[3] for comprehensive surveys on using OSM for disaster informatics. Several
studies have attempted to identify particular types of information from microblogs posted during
disaster events. For instance, some studies focused on extraction of situational information
[4],[1]or actionable posts[3], while some works attempted to identify more specific information
such as need of resources or availability of resources . Many of these prior works use either
classification-based approaches (e.g., classifying tweets into situational and non-situational
classes [4]. Machine learning methods include classic machine learning and deep learning
algorithms. Classical machine learning algorithms frequently used for posture detection are
support vector machines (SVMs) and many types[5] In the present work, we focus on identifying
efective classifier for classification on tweets data.</p>
    </sec>
    <sec id="sec-3">
      <title>3. MICROBLOG DATASET</title>
      <p>The present work is a task (IRMiDis) that we organized at the Annual Conference of the Forum
for Information Retrieval Evaluation (FIRE) 2021. The task was to identify antivax,provax,neutral
tweets that is related to covid vaccine from among a large set of tweets posted during Covid 19.
This section describes the dataset (that was used in the shared task).</p>
      <sec id="sec-3-1">
        <title>3.1. Collecting tweets during Covid 19</title>
        <p>We used Twitter search API2 to crawl 100k English tweets related to Covid-19 Vaccine which
have been occurring worldwide since November-December 2019 with the keywords "covid",
"pandemic’, and ’vaccine’. We then removed the dataset redundancy and nearly duplicate
tweets to get a chronologically sorted set of unique English tweets (based on Twitter-assigned
timestamps).</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. PROPOSED METHOD</title>
      <p>The design of our proposed system for classification of tweets into provax,antivax,neutral is
shown in the Fig. 2. The steps of designed model are provided as follows.</p>
    </sec>
    <sec id="sec-5">
      <title>5. METHODOLOGY</title>
      <p>The main objective of this work was to classify the tweets into provax, antivax and neutral
checkable accurately from a set of tweets that were gathered. In order to fulfill our purpose,
our proposed framework first collects the set of tweets and then Support Vector Machine
classification was applied in order to recognize the provax,antivax, neutral tweets properly. Our
proposed methodologies are ‘semi-automatic’ in nature, where some manual efort is employed
to generate a training set for the classifier, and then the classification and ranking are automatic.</p>
      <sec id="sec-5-1">
        <title>5.1. Pre-processing the tweets</title>
        <p>In the current study 2792 tweets have been used to revel the antivax/provax/neutral sentiment
from a tweet. The raw tweets are preprocess ,and in this steps we clean data, remove stop words,
white spaces then the tweets are case-folded to lowercase.</p>
      </sec>
      <sec id="sec-5-2">
        <title>5.2. Constructing training set for classification</title>
        <p>After streaming and lemmatization are applied,the pre processed level tweets are then transform
to numeric feature vector using term frequency inverse document frequency. After transforming
the unstructured tweet data into numeric structured data Then classifier SVM (described later)
is trained over this training set containing 991 provax tweets and 791 antivax tweets and 1010
tweets are neutral and get training accuracy 0.67.</p>
      </sec>
      <sec id="sec-5-3">
        <title>5.3. Support Vector machine</title>
        <p>Support vector machines (SVMs) are a family of supervised learning algorithms used for
classiifcation, regression , and other tasks such as outlier detection.Other classification algorithms
sufer from over-compliance, but one of the advantages of SVM is that this situation will be
dificult . Another advantage lies in the fact that, in addition to binary classification, multi-class
classification can also be performed by by combining several binary classification functions.
Thus, each class in finds a classifier that separates it from the other classes for each class
considered individually at a time.The SVM algorithm builds an N-dimensional hyperplane model
0
1
2
accuracy
macro avg
micro avg
that assigns future instances to one of two possible output classes.In our task we are applied
SVM to solve the various type of classification of tweets.</p>
      </sec>
      <sec id="sec-5-4">
        <title>5.4. Identify fact-checkable tweets</title>
        <p>The training dataset was compared with the trained dataset to identify three type of classification
provax,antivax, and neutral tweets.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>6. RESULTS AND DISCUSSION</title>
      <p>In this task we firstly Preprocess the tweets after that converts the tweets into a feature vector
then transforming the unstructured tweet data into numeric structured data the same has been
used to train a SVM in order to solve the antivax,provax, neutral classification of tweets and at
last, after a set of test and set of sorters, we come to the conclusion that the accuracy of the
ifnal result is 0.380 and the macro F1 score is 0.370. The result is shown in table 1.</p>
    </sec>
    <sec id="sec-7">
      <title>7. CONCLUSION</title>
      <p>The purpose of this treatise was to monitor the number of Covid-19 vaccine twitter messages
during the analysis period, matching major events reported by tweets for Covid-19 vaccination.
The proposed approach categorized tweets. Covid-19 is divided into three major classes, Provax,
Antivax and Neutral, in relation to vaccination. We educated the system on intermediate datasets
to improve the accuracy of the system and evaluated the system on challenging datasets to prove
robustness and durability. System reliability. It can be said that the system can be implemented
with a dataset of tweets incidental to the recommendation and related large tweets in the future.
And again, this operation may be further extended using other sorters to see the changes in the
results.
[1] Worldometer, Coronavirus update (live): 63,777,845 cases and 1,477,777 deaths from covid-19
virus pandemic., 2020. URL: https://www.worldometers.info/coronavirus/.
[2] E. D’Andrea, P. Ducange, A. Bechini, A. Renda, F. Marcelloni, Monitoring the public opinion
about the vaccination topic from tweets analysis, Expert Systems with Applications 116
(2019) 209–226. URL: https://www.sciencedirect.com/science/article/pii/S0957417418305803.
doi:https://doi.org/10.1016/j.eswa.2018.09.009.
[3] K. Rudra, N. Ganguly, P. Goyal, S. Ghosh, Extracting and summarizing situational
information from the twitter social media during disasters, ACM Trans. Web 12 (2018). URL:
https://doi.org/10.1145/3178541. doi:10.1145/3178541.
[4] K. Rudra, S. Ghosh, N. Ganguly, P. Goyal, S. Ghosh, Extracting situational information
from microblogs during disaster events: A classification-summarization approach, in:
Proceedings of the 24th ACM International on Conference on Information and Knowledge
Management, CIKM ’15, Association for Computing Machinery, New York, NY, USA, 2015, p.
583–592. URL: https://doi.org/10.1145/2806416.2806485. doi:10.1145/2806416.2806485.
[5] M. Basu, S. Ghosh, K. Ghosh, Overview of the fire 2018 track: Information retrieval
from microblogs during disasters (irmidis), in: Proceedings of the 10th Annual Meeting
of the Forum for Information Retrieval Evaluation, FIRE’18, Association for Computing
Machinery, New York, NY, USA, 2018, p. 1–5. URL: https://doi.org/10.1145/3293339.3293340.
doi:10.1145/3293339.3293340.</p>
      <sec id="sec-7-1">
        <title>Collected data</title>
      </sec>
      <sec id="sec-7-2">
        <title>Dataset clearing</title>
      </sec>
      <sec id="sec-7-3">
        <title>Classifier</title>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list />
  </back>
</article>