|
{ |
|
"paper_id": "2022", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T15:48:14.635748Z" |
|
}, |
|
"title": "Identifying Human Needs through Social Media: A study on Indian cities during COVID-19", |
|
"authors": [ |
|
{ |
|
"first": "Sunny", |
|
"middle": [], |
|
"last": "Rai", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Mahindra University", |
|
"location": { |
|
"settlement": "Hyderabad", |
|
"country": "India" |
|
} |
|
}, |
|
"email": "[email protected]" |
|
}, |
|
{ |
|
"first": "Rohan", |
|
"middle": [], |
|
"last": "Joseph", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Mahindra University", |
|
"location": { |
|
"settlement": "Hyderabad", |
|
"country": "India" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Prakruti", |
|
"middle": [ |
|
"Singh" |
|
], |
|
"last": "Thakur", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Arizona State University", |
|
"location": { |
|
"settlement": "Tempe", |
|
"country": "USA" |
|
} |
|
}, |
|
"email": "[email protected]" |
|
}, |
|
{ |
|
"first": "Mohammed", |
|
"middle": [ |
|
"Abdul" |
|
], |
|
"last": "Khaliq", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Stuttgart", |
|
"location": { |
|
"settlement": "Stuttgart", |
|
"country": "Germany" |
|
} |
|
}, |
|
"email": "" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "In this paper, we present a minimallysupervised approach to identify human needs expressed in tweets. Taking inspiration from Frustration-Aggression theory, we trained RoBERTa model to classify tweets expressing frustration which serves as an indicator of unmet needs. Although the notion of frustration is highly subjective and complex, the findings support the use of pretrained language model in identifying tweets with unmet needs. Our study reveals the major causes behind feeling frustrated during the lockdown and the second wave of the COVID-19 pandemic in India. Our proposed approach can be useful in timely identification and prioritization of emerging human needs in the event of a crisis.", |
|
"pdf_parse": { |
|
"paper_id": "2022", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "In this paper, we present a minimallysupervised approach to identify human needs expressed in tweets. Taking inspiration from Frustration-Aggression theory, we trained RoBERTa model to classify tweets expressing frustration which serves as an indicator of unmet needs. Although the notion of frustration is highly subjective and complex, the findings support the use of pretrained language model in identifying tweets with unmet needs. Our study reveals the major causes behind feeling frustrated during the lockdown and the second wave of the COVID-19 pandemic in India. Our proposed approach can be useful in timely identification and prioritization of emerging human needs in the event of a crisis.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "India reported its first case of COVID-19 from Kerala in the month of Jan, 2020 (Andrews et al., 2020) . Several control measures including restrictions on international travel, screening of flight passengers, and institutional quarantine were undertaken shortly after to combat the transmission. The Government of India (GoI) imposed a nationwide lockdown 1 on Mar 25, 2020 as a preventive measure to curb the spread of COVID-19. Lockdown is an emergency protocol that restricts nonessential movement of people as well as goods. This lockdown was eventually extended till May 31, 2020, making it one of the longest lockdowns imposed during the pandemic. This resulted in a huge gap in demand and supply of goods (Mahajan and Tomar, 2021) , increased stress (Rehman et al., 2021) and mass exodus of migrant workers from cities due to lack of earning opportunities in the informal economy (Das and Kumar, 2020) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 80, |
|
"end": 102, |
|
"text": "(Andrews et al., 2020)", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 713, |
|
"end": 738, |
|
"text": "(Mahajan and Tomar, 2021)", |
|
"ref_id": "BIBREF12" |
|
}, |
|
{ |
|
"start": 758, |
|
"end": 779, |
|
"text": "(Rehman et al., 2021)", |
|
"ref_id": "BIBREF16" |
|
}, |
|
{ |
|
"start": 888, |
|
"end": 909, |
|
"text": "(Das and Kumar, 2020)", |
|
"ref_id": "BIBREF5" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Amidst the growing panic, Twitter emerged as the go to platform to express one's feelings and needs such as travel, food, hospital beds, oxygen, cremation and funds 2 . An overwhelming number of tweets seeking support, lack of timely response and inadequate after-care are a few motivating factors behind this study. We particularly study the tweets from metropolitan Indian cities posted during the COVID-19 pandemic. The main contributions are as follows:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "\u2022 Using topic modeling and minimal supervision, we create a dataset of tweets labelled with needs as described in Maslow's Theory of Motivation (Maslow and Lewis, 1987) . This dataset with tagged needs is available for public research 3 .", |
|
"cite_spans": [ |
|
{ |
|
"start": 144, |
|
"end": 168, |
|
"text": "(Maslow and Lewis, 1987)", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "\u2022 Taking inspiration from Frustration-Aggression theory (Dollard et al., 1939) , we finetuned a state of the art neural language model, RoBERTa (Liu et al., 2019) to detect the unmet needs.", |
|
"cite_spans": [ |
|
{ |
|
"start": 56, |
|
"end": 78, |
|
"text": "(Dollard et al., 1939)", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 144, |
|
"end": 162, |
|
"text": "(Liu et al., 2019)", |
|
"ref_id": "BIBREF11" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The rest of the paper is organized as follows. Section 2 describes the prior work pertinent to the research presented here. We present our approach to gather the needs from Twitter in Section 3. We introduce a RoBERTa based classifier to detect unmet needs in Section 4. We discuss the social impact of the proposed work in Section 5 and list down the limitations in Section 6. We conclude our work in Section 7.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Understanding human needs is a widely researched domain by state agencies as well as commercial organizations (Costanza et al., 2007) . Prior research has shown that fulfilled needs have a positive impact on a person's feelings of well-being (Ryff and Keyes, 1995) . From stockpiling basic household items during the initial phase of the pandemic to embracing digital technologies such as zoom, the market witnessed quite a shift in consumer needs since the outbreak of COVID-19 (Becdach et al., 2020; Mehta et al., 2020) . Identifying one's true needs, however, is a challenging task. Yang and Li (2013) took inspiration from Maslow's theory of motivation to predict consumer's needs and purchasing behavior using social media. Ko et al. (2020) used Korean twitter and blogs to discover customer's unmet needs through Hierarchical Concept Search Space algorithm. Their approach aimed to facilitate idea generation for home appliances.", |
|
"cite_spans": [ |
|
{ |
|
"start": 110, |
|
"end": 133, |
|
"text": "(Costanza et al., 2007)", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 242, |
|
"end": 264, |
|
"text": "(Ryff and Keyes, 1995)", |
|
"ref_id": "BIBREF17" |
|
}, |
|
{ |
|
"start": 470, |
|
"end": 501, |
|
"text": "COVID-19 (Becdach et al., 2020;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 502, |
|
"end": 521, |
|
"text": "Mehta et al., 2020)", |
|
"ref_id": "BIBREF14" |
|
}, |
|
{ |
|
"start": 586, |
|
"end": 604, |
|
"text": "Yang and Li (2013)", |
|
"ref_id": "BIBREF29" |
|
}, |
|
{ |
|
"start": 729, |
|
"end": 745, |
|
"text": "Ko et al. (2020)", |
|
"ref_id": "BIBREF10" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Background", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "More recently, advocated the use of Weibo 4 to identify unmet non-COVID-19 healthcare needs. Suh et al. (2021) studied the transition in needs during COVID-19 through the search queries on Bing. The product type in search queries were manually marked with the needs as described in Maslow's theory of motivation to automate the task of need identification. Their results affirmed a human tendency to first satisfy basic needs such as food and shelter before exploring advanced needs such as creativity and love. Jolly et al. (2020) performed a psychometric analysis of tweets posted in response to official bulletins on COVID-19 by state agencies, revealing the causality between bulletins and the feeling of medical emergency on Twitter.", |
|
"cite_spans": [ |
|
{ |
|
"start": 93, |
|
"end": 110, |
|
"text": "Suh et al. (2021)", |
|
"ref_id": "BIBREF19" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Background", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Prior studies (Saha et al., 2020; Guntuku et al., 2020; Mendoza et al., 2010) have consistently demonstrated the efficacy of social media platforms such as Twitter in capturing the feelings of society at scale. However, this unfurls the challenge of annotating the posts with their expressed needs. In this paper, we propose an approach to automate labeling of tweets with their expressed needs. We also build a model to detect unmet needs from tweets. To the best of our knowledge, this is the first study on the needs expressed through tweets from Indian cities during the pandemic.", |
|
"cite_spans": [ |
|
{ |
|
"start": 14, |
|
"end": 33, |
|
"text": "(Saha et al., 2020;", |
|
"ref_id": "BIBREF18" |
|
}, |
|
{ |
|
"start": 34, |
|
"end": 55, |
|
"text": "Guntuku et al., 2020;", |
|
"ref_id": "BIBREF7" |
|
}, |
|
{ |
|
"start": 56, |
|
"end": 77, |
|
"text": "Mendoza et al., 2010)", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Background", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "We illustrate the different components of the proposed model in Fig. 1 . The block diagram represents the steps of the proposed approach that are, (a) extracting key topics from Twitter discourse, (b) manual mapping of the topics to the expressed human needs, (c) mapping tweets to needs assigned to their dominant topics and (d) detection of unmet needs from tweets. The components in green represent the use case of detecting unmet needs and categorization when given a live stream of tweets.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 64, |
|
"end": 70, |
|
"text": "Fig. 1", |
|
"ref_id": "FIGREF0" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Identifying Human needs from Tweets", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "The GoI officially declared the nationwide lockdown on Mar 25, 2020. The second wave of COVID-19 peaked in the mid of May, 2021. Taking into account the baseline considered by Suh et al. (2021) and the number of COVID-19 cases 5 in India, we set the duration of study from Dec 1, 2019 to Jun 30, 2021, comprising a total of nineteen months. The first three months that is from Dec 1, 2019 to Feb 28, 2020 is the baseline period that serves as an indicator of pre-COVID-19 needs pattern. We here assume that a tweet does not need to be marked with hashtags related to COVID-19 to have a need affected or emerged due to ongoing COVID-19 pandemic.", |
|
"cite_spans": [ |
|
{ |
|
"start": 176, |
|
"end": 193, |
|
"text": "Suh et al. (2021)", |
|
"ref_id": "BIBREF19" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Tweets Collection", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "Using snscrape 6 , we extract Indian tweets posted between Dec, 2019 and June, 2021. We set the parameter \"geocode\" of the form [latitude, longitude, radius] to the (latitude, longitude) of cities namely Nagpur, Bangalore, Jaipur, Kolkata and Patna with the radii as 500km, 400km, 350km, 50km and 100km respectively in an attempt to encompass representative metropolitan cities situated in different parts of India. The covered region is depicted in Fig. 2 .", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 450, |
|
"end": 456, |
|
"text": "Fig. 2", |
|
"ref_id": "FIGREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Tweets Collection", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "As a pre-processing step, we removed duplicate and non-English tweets. We also filtered out tweets having less than twelve words. The word limit threshold was decided empirically after analysing the content of tweets. These tweets were either related to marketing/greetings such as good morning, happy birthday or comments on the original tweets without substantial semantic content of its own. We have a total of 1.4M unique tweets for further study.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Tweets Collection", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "In this research, we study only expressed needs in tweets. Bradshaw (1972) defined expressed need as \"the felt need turned into action\". To identify the different types of expressed need, we take inspiration from Maslow's Hierarchy of Needs (MHoN) (Maslow and Lewis, 1987) which categorizes the human needs into five distinct levels namely physio-", |
|
"cite_spans": [ |
|
{ |
|
"start": 59, |
|
"end": 74, |
|
"text": "Bradshaw (1972)", |
|
"ref_id": "BIBREF3" |
|
}, |
|
{ |
|
"start": 248, |
|
"end": 272, |
|
"text": "(Maslow and Lewis, 1987)", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Mapping Tweets to Human Needs", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "logical[L 1 ], Safety [L 2 ], Love and Belonging [L 3 ], Love and Belonging [L 3 ], Esteem [L 4 ] and Self- Actualization [L 5 ].", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Mapping Tweets to Human Needs", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "Physiological and safety needs are considered basic needs that need to be satisfied first before one begins to explore the advanced needs related to esteem and self-actualization.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Mapping Tweets to Human Needs", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "Manual annotation of over 1.4M tweets with their expressed need is time consuming as well as prohibitively expensive. We therefore employ topic modeling 7 (Blei et al., 2003) to identify the major topics of discourse for monthwise set of tweets which we then manually label to a level as described in Maslow's Theory of Motivation.The number of topic words is set to 20 and the rest of the parameters were set to default values. The number of topics is decided empirically after analysing the coherence score and execution time for a randomly picked sample of three months. We set the #topics to 30 after analysing different number of topics, #topics = {10, 15, 20, ...45, 50}. We thus obtain a set T having 570 topics (30 topics * 19 months).", |
|
"cite_spans": [ |
|
{ |
|
"start": 153, |
|
"end": 174, |
|
"text": "7 (Blei et al., 2003)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Topic Extraction", |
|
"sec_num": "3.2.1" |
|
}, |
|
{ |
|
"text": "We asked a team of three human annotators to map the extracted topics t \u2208 T to the levels", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Manual Labeling of Topics", |
|
"sec_num": "3.2.2" |
|
}, |
|
{ |
|
"text": "{L 1 , L 2 , L 3 , L 4 , L 5 } \u2208 MHoN.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Manual Labeling of Topics", |
|
"sec_num": "3.2.2" |
|
}, |
|
{ |
|
"text": "Each annotator is an undergraduate student, aged 19-21 years and highly proficient in the English language. Two were male and one was female. Given a topic t and few tweets elaborating its context of usage, the task is to map the topic t to either L i \u2208 MHoN or as 'unclear'. Annotators were encouraged to choose unclear if they find a topic ambiguous. A topic is assigned a need level from MHoN only if all annotators choose the same level.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Manual Labeling of Topics", |
|
"sec_num": "3.2.2" |
|
}, |
|
{ |
|
"text": "Out of 570 topics, 59 topics were assigned to L 1 , 150 topics mapped to L 2 , 84 topics to L 3 , 66 topics to L 4 and 95 topics to the level L 5 . Rest were unclear.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Manual Labeling of Topics", |
|
"sec_num": "3.2.2" |
|
}, |
|
{ |
|
"text": "The key categories emerged after mapping topics with needs are provided in Table 1 . The physiological need majorly comprised food staples and beverages, hygiene concerns, mobility. Clearly, the meaning of safety has evolved and included topics such as housing, infection, unemployment, domestic violence, market and financial liabilities. Relationships and concern for loved one's are discussed under love and belonging. Esteem covers online learning, ideologies, postponed examinations, lack of internet and smart devices. Self-actualization comprises recreational tasks such as DIY, sports, entertainment and skill acquisition. ", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 75, |
|
"end": 82, |
|
"text": "Table 1", |
|
"ref_id": "TABREF0" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Manual Labeling of Topics", |
|
"sec_num": "3.2.2" |
|
}, |
|
{ |
|
"text": "At this step, we have a list of topics mapped with the need levels as described in MHoN. We also have the probability distribution of topics for each tweet. The dominant topic of a tweet is the topic with the highest probability. A tweet t is thus marked to a need level L i \u2208 MHoN on the basis of the mapping assigned to its dominant topic. We illustrate this process in Fig. 1 where the topic distribution along with mapped topics are used to infer the expressed need in tweets. If the tweet has multiple topics with same probability, we only assign a need level if all dominant topics are marked to the same need level else it is marked as unclear.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 372, |
|
"end": 378, |
|
"text": "Fig. 1", |
|
"ref_id": "FIGREF0" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Mapping Tweets to MHoN", |
|
"sec_num": "3.2.3" |
|
}, |
|
{ |
|
"text": "After excluding unclear tweets, we have over 1.1M tweets marked as expressing a need. Below are few examples 8 that were mapped to their relevant level and those that were unclear:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Analysis", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "\"Nobody staying at hotels, So why not convert them into covid centers \" -Physiological \"When I see some people attacking doctors, i get scared about the corona situation\" -Safety \"Not everyone can work from home. Feeling kinda unsafe or its just fear of getting sucked up in situation and putting life of my family friends in danger.\" -Love and Belonging \"As a teacher I thank pm for cancelling the Std. 12th board examination.\" -Esteem \"xxx movie are a big hit, an average human would have to watch his movies multiple times to understand.\" -Self-Actualization \"Met her while traveling she was selling fruits adding on to the income of her parents, with her impressive salesman skills .\" -Unclear It may be noted that we have not considered tweets on political topics such as Citizen Amendment Act (Wikipedia contributors, 2021b), National Register of Citizens (Wikipedia contributors, 2021c) and Farm laws (Wikipedia contributors, 2021a) which were part of public discourse during the time of study.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Analysis", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "We illustrate the time-wise distribution of tweets tagged with different need levels in Fig. 3 . We have considered two weeks moving average to nullify noisy fluctuations in the data. For the baseline, we consider the tweets posted in the first twelve weeks that is, between week-48'2019 to week-7'2020, to understand the pre-COVID pattern of needs. Lockdown phase is the period between week-13'2020 to week-23'2020. The first wave ranges from week-31'2020 to week-41'2021.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 88, |
|
"end": 94, |
|
"text": "Fig. 3", |
|
"ref_id": "FIGREF2" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Analysis", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "The second wave started from week-14'2021 and ended in week-23'2021. The phases namely baseline, lockdown, first wave and second wave are annotated with boxes in Fig. 3 . The first peak is placed in the lockdown period and the second peak occurred during the second wave of the pandemic. The volume of needs were slightly higher than pre-COVID levels during the first wave. There is also a huge surge in self-actualization and safety needs starting week-24'2021.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 162, |
|
"end": 168, |
|
"text": "Fig. 3", |
|
"ref_id": "FIGREF2" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Analysis", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "Indian Twitter users voiced the safety need most often followed by physiological need during the lockdown. Both needs peak at the same time. A total of 45% more tweets expressing basic needs were posted during lockdown compared to the second wave of the pandemic. Over twice the number of physiological tweets was expressed during the lockdown when compared to the second wave. The relatively advanced needs namely love and Belonging and esteem display a delay during the lockdown and peak almost 3-4 weeks after the basic needs. Soon after the lockdown was lifted, the needs started to return to pre-COVID pattern of needs.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Analysis", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "During the second phase of the pandemic, safety turned out to be the foremost concern and physiological needs peaked only after a delay of two weeks. There is no clear precedence for physiological needs over advanced needs during the second wave. Moreover, love and belonging needs stayed at pre-COVID levels during the second wave unlike lockdown phase where concern for loved ones was expressed in large volumes.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Analysis", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "Safety has indeed emerged as the dominant concern in the both phases of the pandemic. Lockdown was a special scenario where essential commodities were in shortage due to lack of production as well as black marketing 9 . It is thus not conclusive from our data if physiological needs always take precedence over the advanced needs in the event of a crisis in today's world.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Analysis", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "The most advanced need, self-actualization surged and ebbed through out the months of our study without any clear correlation with the different phases of pandemic. The huge surge in self-actualization and safety needs starting week-24'2021 is due to large volume of tweets discussing Indian Premier League 2021 (Wikipedia contributors, 2022) and mass gatherings.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Analysis", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "Unmet needs are widely characterized by frustration (Dollard et al., 1939; Killgore et al., 2021) . Through Frustration-Aggression theory, Dollard et al. (1939) defined frustration as an impediment or blockage in achieving one's needs or goals. An impediment to a goal is considered frustration if and only if the person is actively striving to reach this goal. We thus hypothesize that an unmet need can be detected by identifying whether a tweet with expressed need has frustration or not.", |
|
"cite_spans": [ |
|
{ |
|
"start": 52, |
|
"end": 74, |
|
"text": "(Dollard et al., 1939;", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 75, |
|
"end": 97, |
|
"text": "Killgore et al., 2021)", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 139, |
|
"end": 160, |
|
"text": "Dollard et al. (1939)", |
|
"ref_id": "BIBREF6" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Detecting unmet Needs", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Our task is to classify whether a given tweet tagged with need is expressing frustration or not. We fine tuned the RoBERTa pretrained model (Wolf et al., 2020 ) with a learning rate of 2e \u22125 and dropout of 0.3 for this classification task. For training, we collected tweets containing the hashtag #frustrated. For negative class that is, Not frustrated, we extracted tweets with hashtags that symbolise satisfaction (ex: #satisfied, #FeelingContent). This dataset has a total of 13970 tweets with equal number of instances for positive and negative class. We provide a representative tweet from each class below:", |
|
"cite_spans": [ |
|
{ |
|
"start": 140, |
|
"end": 158, |
|
"text": "(Wolf et al., 2020", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Approach", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "\" HOW fast does one have to be to book a slot on COWIN? I saw slots available at a hospital; I selected the time slot; entered the CAPTCHA in not more than 15 seconds... and still it didn't book the slot. And then when I refreshed, all the slots were gone\" -Frustrated \" I did it! ... I officially completed my undergraduate program and received my bachelors degree. may the glory be to God for blessing me with the gifts to achieve this great milestone\" -Not Frustrated", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Approach", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "As a preprocessing step, we remove hashtags and mentions from the tweet text. We consider 80% of tweets for training and the rest 20% is equally divided for validation and test set. We achieved an accuracy of 93.4% on the validation set. We obtained an accuracy of 92.2% with a precision of 91% and recall of 93% on the test set.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Approach", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "Out of 1.1M tweets, our model predicted a total of 792533 tweets as frustrated. 77.36% of physiological needs and 77.5% of safety needs expressed frustration. Under advanced needs, 54.13% of love and To evaluate the quality of predictions, we randomly sampled 100 tweets which were annotated as frustrated or not frustrated by three undergrad students proficient in English. The majority vote was considered as the final label. A total of 45 samples were labelled as frustrated out of 100. The inter-annotator agreement (fleiss kappa) obtained for this task was 0.638 indicating its subjective nature. The trained model achieved an accuracy of 76% with a weighted precision of 78% and weighted recall of 76% on this set of annotated tweets. Below are two example tweets which were classified as frustrated:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Performance Evaluation", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "\"Please complete the pending projects in Telangana State. Sir please do the needful. There is no direct train from Karimnagar to Hyderabad\" \"Need of hour Free Education Free/Affordable health care No freebies , let people work\".", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Performance Evaluation", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "We observe that the above tweets clearly express frustration as described in Dollard et al. (1939) . Another point worth noting is the subjectivity when labelling frustration. Consider the below tweets predicted as frustrated but annotated as not frustrated by human annotators.", |
|
"cite_spans": [ |
|
{ |
|
"start": 77, |
|
"end": 98, |
|
"text": "Dollard et al. (1939)", |
|
"ref_id": "BIBREF6" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Performance Evaluation", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "\"She lost her life in line of duty. She had been performing her duty in adverse circumstances amid lockdown.She should be declared \"Corona Warrior\"and all benefits and compensation should be given to her family by the govt.\"", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Performance Evaluation", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "\"Finally, I am buying an Iphone , twelfth edition but next year. As i also thought about Iphone last year.\"", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Performance Evaluation", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "Whether the above tweets express frustration or not, is quite debatable. Therefore, the performance ", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Performance Evaluation", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "On a random sample of 30 tweets predicted as frustrated, we used integrated gradients method (Sundararajan et al., 2017) to identify the type of input features that attribute to the prediction to the class frustrated.", |
|
"cite_spans": [ |
|
{ |
|
"start": 93, |
|
"end": 120, |
|
"text": "(Sundararajan et al., 2017)", |
|
"ref_id": "BIBREF20" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Decoding frustration through RoBERTa", |
|
"sec_num": "4.2.1" |
|
}, |
|
{ |
|
"text": "We provide few example tweets from this set in Fig. 4 . Here, the shade of red signifies the importance of input features in prediction. The greater the significance, the deeper the hue of red. For instance, the words highlighted with deeper red such as shortage, oxygen, where, loose, ridicule, and all led to the classification into frustrated class for the first tweet in Fig. 4 . Likewise for other tweets, the words namely have, transport, electricity, delay, infected, ventilators, expensive, treatment are input features that derived the prediction to the class frustrated. Since these terms intrinsically reflect constraints or impediments in leading a purposeful life, we may conclude that the model correctly learned to detect tweets expressing frustration.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 47, |
|
"end": 53, |
|
"text": "Fig. 4", |
|
"ref_id": "FIGREF3" |
|
}, |
|
{ |
|
"start": 375, |
|
"end": 381, |
|
"text": "Fig. 4", |
|
"ref_id": "FIGREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Decoding frustration through RoBERTa", |
|
"sec_num": "4.2.1" |
|
}, |
|
{ |
|
"text": "We illustrate the week wise percentage of tweets predicted as frustrated in Fig. 5 . At first glance, Twitter appears to be a land of frustration with dissatisfaction rate of around 62% even before COVID-19. The jump in frustration rate in the fourth week of December'19 is due to the mulling over the passing year and eventually settled down in the next two months of Jan, 2020 and Feb, 2020.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 76, |
|
"end": 82, |
|
"text": "Fig. 5", |
|
"ref_id": "FIGREF4" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "The percentage of frustrated tweets hovered between 71\u221274% during the lockdown, the first wave and the second wave of COVID-19. Clearly, there is an increment of over 4% in frustration rate when compared to non-stressful phases of the pandemic.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "We illustrate the week wise transition for the volume of frustrated tweets expressing basic and advanced needs in Fig. 6 . There is a huge jump The proportion of frustrated tweets across basic and advanced level of needs is illustrated in Fig. 7 . We observe that almost 80% of tweets expressing basic needs are unmet irrespective of the time of the year. Despite the fact that a large number of basic needs were posted throughout the lockdown, the dissatisfaction rate remained constant. It is thus safe to assume that users discuss basic needs only when these needs are unfulfilled. The general rate of frustration for advanced needs is 60%. We also note that as soon as the frustration due to basic needs reduces, the frustration due to advanced needs increased by over 10%. There are three such peaks in Fig. 7 . This does support the belief that once the basic needs are secured, one quickly moves to the advanced needs. On analysis, education with key terms such as board exams, national level entrance exams, graduation degree was found to be the dominant concern across each peak. Another common concern was consumer-centric services with worries revolving around delayed refunds, cancelled travel plans, delayed delivery of Moreover, time specific events such as call against products made in China, Bollywood scandals, football, entertainment were found during the second peak (week-36'2020 -week-44'2020) . In contrast, the third peak (week-18'2021 -week-22'2021 discussed the lack of availability of vaccines and further called for inclusivity and transparency in distribution.", |
|
"cite_spans": [ |
|
{ |
|
"start": 1388, |
|
"end": 1416, |
|
"text": "(week-36'2020 -week-44'2020)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 1447, |
|
"end": 1474, |
|
"text": "(week-18'2021 -week-22'2021", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 114, |
|
"end": 120, |
|
"text": "Fig. 6", |
|
"ref_id": "FIGREF5" |
|
}, |
|
{ |
|
"start": 239, |
|
"end": 246, |
|
"text": "Fig. 7", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 809, |
|
"end": 815, |
|
"text": "Fig. 7", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "To discover the themes behind the increased volume of frustrated tweets during lockdown and the second wave of COVID-19, we used a computer program called VOSviewer (van Eck and Waltman, 2011) to create a term co-occurrence map for the tweets labelled as frustrated. Fig. 8 and Fig. 9 illustrate the oft-discussed terms in frustrated tweets posted during the lockdown and the second wave respectively.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 267, |
|
"end": 273, |
|
"text": "Fig. 8", |
|
"ref_id": "FIGREF6" |
|
}, |
|
{ |
|
"start": 278, |
|
"end": 284, |
|
"text": "Fig. 9", |
|
"ref_id": "FIGREF7" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Key Themes behind frustration", |
|
"sec_num": "4.3.1" |
|
}, |
|
{ |
|
"text": "Lockdown: Travel concerns due to the imposed nationwide lockdown are evident from the terms in cluster blue in Fig. 8 . Major Indian cities namely bengaluru, bihar, pune coupled with transportation choices such as bus, train, vehicle can be seen. We also note terms such as quarantine, doctor, patient, office in the same cluster indicating the traveling problems faced during daily life activities. The nodes in green reveal the challenges faced by logistics and travel industry. Terms such as refund, ticket, airline, flight, credit reflect the chief complaints by customers along with bill and other payments.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 111, |
|
"end": 117, |
|
"text": "Fig. 8", |
|
"ref_id": "FIGREF6" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Key Themes behind frustration", |
|
"sec_num": "4.3.1" |
|
}, |
|
{ |
|
"text": "The nodes in cluster red highlight the discussion on digital media and news channels. Growing concern due to increasing toll of infections in the USA and a sense of anger towards China were expressed through tweets. Fake news, channel, minority and economy were also a few topics of online discussion. The nodes in cluster yellow depict the Second Wave: The usual customer care complaints are depicted in cluster green. The nodes in cluster red particularly reveal the frustration against political parties and elections. There are also terms such as player, season, ball, game due to upcoming IPL cricket matches. The anxiety due to shortage of ventilator, patient, hospital, icu bed and oxygen cylinder is captured through nodes in cluster blue. Words such as refer, friend, help reveal anxious attempts to locate healthcare through contacts on Twitter. Availability of vaccine and booking of slots were also a cause of frustration amongst Indians. Education remained a concern during the second wave as evident from nodes marked in purple.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Key Themes behind frustration", |
|
"sec_num": "4.3.1" |
|
}, |
|
{ |
|
"text": "Tsao et al. (2021) highlighted the paucity of action driven research on the COVID-19 data. Early detection of human needs will enable public agencies and independent organizations to provide prompt support including food supplies, medical care, transport and timely awareness about the crisis amongst masses. Our approach can facilitate timely identification and prioritization of emerging human needs in the event of a crisis. When coupled with geo-location tag, the proposed approach can be customized to retrieve closest support available. Unmet needs scoping can help in designing public policies to cater to emerging needs of a society. During the COVID-19 pandemic in India, people expressed distinct needs at different stages of each wave. Public needs on social media can thus serve as an immediate feedback mechanism for public agencies to improvise their relief efforts and policies. Our model to detect unmet needs leverages a pre-trained neural language model that generalises well and is capable of transfer learning from previously labelled data at the start of a crisis. It is thus easy to extend our approach for other languages using publicly available pre-trained multilingual language models.", |
|
"cite_spans": [ |
|
{ |
|
"start": 12, |
|
"end": 18, |
|
"text": "(2021)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Social Impact", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "Due to our focus on understanding the pattern of needs emerged in India during the COVID-19 pandemic, we performed rigorous filtering to retain only those tweets geo-tagged with locations within India. This significantly reduced the quantity of tweets gathered for our study. Human needs are innately complex and ever evolving concept. As we transition from basic to advanced needs, the needs become more obscure and implicit. To optimize the time and effort for human annotation, we assumed that the dominant topic of a tweet would reflect its need type as discussed in Section 3. This had an impact on the quality of tweet-need mapping and resulted in incorrect labeling in some cases.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Limitations", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "In this paper, we examined the human needs expressed in Indian cities during the COVID-19 pandemic. We described a minimally supervised approach to annotate tweets with their need level as in Maslow's Hierarchy of Needs. This greatly reduced the time and human effort without much impact on the quality of annotation. We observed a recurring pattern in the needs, indicating predictability in the emerging needs in the event of a crisis. The results support the use of pretrained language model for the task of unmet needs detection. In future, we will extend the proposed model to detect needs in regional languages. We will further work upon incorporating theories better suited to capture advanced psychological needs.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "'Coronavirus in India: 21-day lockdown begins; key highlights of PM Modi's speech', Business Today (Mar 25, 2020). Available at Link", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Reuters: https://graphics.reuters. com/HEALTH-CORONAVIRUS/INDIA-TWITTER/ oakpekqlrpr/ 3 https://github.com/AxleBlaze3/Covid_ 19_Tweets_with_Tagged_Needs", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Weibo.com", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "WHO, Coronavirus disease 2019 (COVID-19) Situation Report -39. Feb 28, 2020. LINK 6 https://pypi.org/project/snscrape/", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Gensim LDA: https://radimrehurek.com/ gensim_3.8.3/models/wrappers/ldamallet. html", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Tweets are rephrased to protect user's privacy however, the message remains the same.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The Hindu \"Coronavirus lockdown: Invoke Essential Commodities Act to curb black marketing, Home Secretary tells States\" (Apr 8, 2020). Available at Link", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "First confirmed case of COVID-19 infection in India: A case report. The Indian Journal of", |
|
"authors": [ |
|
{ |
|
"first": "Binu", |
|
"middle": [], |
|
"last": "Ma Andrews", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Areekal", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jijith", |
|
"middle": [], |
|
"last": "Kr Rajesh", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Krishnan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Biju", |
|
"middle": [], |
|
"last": "Suryakala", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [ |
|
"P" |
|
], |
|
"last": "Krishnan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "P", |
|
"middle": [ |
|
"V" |
|
], |
|
"last": "Muraly", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Santhosh", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Medical Research", |
|
"volume": "151", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "MA Andrews, Binu Areekal, KR Rajesh, Jijith Krish- nan, R Suryakala, Biju Krishnan, CP Muraly, and PV Santhosh. 2020. First confirmed case of COVID- 19 infection in India: A case report. The Indian Jour- nal of Medical Research 151, 5 (2020), 490.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Rapidly forecasting demand and adapting commercial plans in a pandemic", |
|
"authors": [ |
|
{ |
|
"first": "Camilo", |
|
"middle": [], |
|
"last": "Becdach", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Brandon", |
|
"middle": [], |
|
"last": "Brown", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ford", |
|
"middle": [], |
|
"last": "Halbardier", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Brian", |
|
"middle": [], |
|
"last": "Henstorf", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ryan", |
|
"middle": [], |
|
"last": "Murphy", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Camilo Becdach, Brandon Brown, Ford Halbardier, Brian Henstorf, and Ryan Murphy. 2020. Rapidly forecasting demand and adapting commercial plans in a pandemic. URL https://www. mckinsey. com/industries/consumer-packaged-goods/our- insights/rapidly-forecasting-demand-and-adapting- commercial-plans-in-a-pandemic (2020).", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "The concept of social need", |
|
"authors": [ |
|
{ |
|
"first": "Jonathan", |
|
"middle": [], |
|
"last": "Bradshaw", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1972, |
|
"venue": "New society", |
|
"volume": "30", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jonathan Bradshaw. 1972. The concept of social need. New society 30 (1972).", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "Quality of life: An approach integrating opportunities, human needs, and subjective well-being", |
|
"authors": [ |
|
{ |
|
"first": "Robert", |
|
"middle": [], |
|
"last": "Costanza", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Brendan", |
|
"middle": [], |
|
"last": "Fisher", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Saleem", |
|
"middle": [], |
|
"last": "Ali", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Caroline", |
|
"middle": [], |
|
"last": "Beer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lynne", |
|
"middle": [], |
|
"last": "Bond", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Roelof", |
|
"middle": [], |
|
"last": "Boumans", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "L", |
|
"middle": [], |
|
"last": "Nicholas", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jennifer", |
|
"middle": [], |
|
"last": "Danigelis", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Carolyn", |
|
"middle": [], |
|
"last": "Dickinson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Joshua", |
|
"middle": [], |
|
"last": "Elliott", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Farley", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2007, |
|
"venue": "Ecological economics", |
|
"volume": "61", |
|
"issue": "", |
|
"pages": "267--276", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Robert Costanza, Brendan Fisher, Saleem Ali, Caro- line Beer, Lynne Bond, Roelof Boumans, Nicholas L Danigelis, Jennifer Dickinson, Carolyn Elliott, Joshua Farley, et al. 2007. Quality of life: An ap- proach integrating opportunities, human needs, and subjective well-being. Ecological economics 61, 2- 3 (2007), 267-276.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "Chronic crisis: migrant workers and India's COVID-19 lockdown", |
|
"authors": [ |
|
{ |
|
"first": "Ritanjan", |
|
"middle": [], |
|
"last": "Das", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nilotpal", |
|
"middle": [], |
|
"last": "Kumar", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "South Asia@ LSE", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ritanjan Das and Nilotpal Kumar. 2020. Chronic crisis: migrant workers and India's COVID-19 lockdown. South Asia@ LSE (2020).", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Orval Hobart Mowrer, and Robert R Sears. 1939. Frustration and aggression", |
|
"authors": [ |
|
{ |
|
"first": "John", |
|
"middle": [], |
|
"last": "Dollard", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Neal", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Miller", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "W", |
|
"middle": [], |
|
"last": "Leonard", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Doob", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1939, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "John Dollard, Neal E Miller, Leonard W Doob, Or- val Hobart Mowrer, and Robert R Sears. 1939. Frus- tration and aggression. (1939).", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Tracking mental health and symptom mentions on Twitter during COVID-19", |
|
"authors": [ |
|
{ |
|
"first": "Garrick", |
|
"middle": [], |
|
"last": "Sharath Chandra Guntuku", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Sherman", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "Daniel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Stokes", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Anish", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Emily", |
|
"middle": [], |
|
"last": "Agarwal", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Raina", |
|
"middle": [ |
|
"M" |
|
], |
|
"last": "Seltzer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lyle", |
|
"middle": [ |
|
"H" |
|
], |
|
"last": "Merchant", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Ungar", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Journal of general internal medicine", |
|
"volume": "35", |
|
"issue": "", |
|
"pages": "2798--2800", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Sharath Chandra Guntuku, Garrick Sherman, Daniel C Stokes, Anish K Agarwal, Emily Seltzer, Raina M Merchant, and Lyle H Ungar. 2020. Tracking men- tal health and symptom mentions on Twitter during COVID-19. Journal of general internal medicine 35, 9 (2020), 2798-2800.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Psychometric Analysis and Coupling of Emotions Between State Bulletins and Twitter in India during COVID-19 Infodemic", |
|
"authors": [ |
|
{ |
|
"first": "Kaur", |
|
"middle": [], |
|
"last": "Baani Leen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Palash", |
|
"middle": [], |
|
"last": "Jolly", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Amogh", |
|
"middle": [], |
|
"last": "Aggrawal", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Amarjit", |
|
"middle": [], |
|
"last": "Gulati", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ponnurangam", |
|
"middle": [], |
|
"last": "Singh Sethi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tavpritesh", |
|
"middle": [], |
|
"last": "Kumaraguru", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Sethi", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:2005.05513" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Baani Leen Kaur Jolly, Palash Aggrawal, Amogh Gulati, Amarjit Singh Sethi, Ponnurangam Ku- maraguru, and Tavpritesh Sethi. 2020. Psychome- tric Analysis and Coupling of Emotions Between State Bulletins and Twitter in India during COVID- 19 Infodemic. arXiv preprint arXiv:2005.05513 (2020).", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Increasing aggression during the COVID-19 lockdowns", |
|
"authors": [ |
|
{ |
|
"first": "Sara", |
|
"middle": [ |
|
"A" |
|
], |
|
"last": "William Ds Killgore", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Emily", |
|
"middle": [ |
|
"C" |
|
], |
|
"last": "Cloonan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ian", |
|
"middle": [], |
|
"last": "Taylor", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Natalie", |
|
"middle": [ |
|
"S" |
|
], |
|
"last": "Anlap", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Dailey", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2021, |
|
"venue": "Journal of affective disorders reports", |
|
"volume": "5", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "William DS Killgore, Sara A Cloonan, Emily C Taylor, Ian Anlap, and Natalie S Dailey. 2021. Increasing aggression during the COVID-19 lockdowns. Jour- nal of affective disorders reports 5 (2021), 100163.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "A Novel Framework for Identifying Customers' Unmet Needs on Online Social Media Using Context Tree", |
|
"authors": [ |
|
{ |
|
"first": "Taehoon", |
|
"middle": [], |
|
"last": "Ko", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ilsun", |
|
"middle": [], |
|
"last": "Rhiu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Myung", |
|
"middle": [ |
|
"Hwan" |
|
], |
|
"last": "Yun", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sungzoon", |
|
"middle": [], |
|
"last": "Cho", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Applied Sciences", |
|
"volume": "10", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Taehoon Ko, Ilsun Rhiu, Myung Hwan Yun, and Sung- zoon Cho. 2020. A Novel Framework for Identify- ing Customers' Unmet Needs on Online Social Me- dia Using Context Tree. Applied Sciences 10, 23 (2020), 8473.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "Roberta: A robustly optimized bert pretraining approach", |
|
"authors": [ |
|
{ |
|
"first": "Yinhan", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Myle", |
|
"middle": [], |
|
"last": "Ott", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Naman", |
|
"middle": [], |
|
"last": "Goyal", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jingfei", |
|
"middle": [], |
|
"last": "Du", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mandar", |
|
"middle": [], |
|
"last": "Joshi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Danqi", |
|
"middle": [], |
|
"last": "Chen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Omer", |
|
"middle": [], |
|
"last": "Levy", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mike", |
|
"middle": [], |
|
"last": "Lewis", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Luke", |
|
"middle": [], |
|
"last": "Zettlemoyer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Veselin", |
|
"middle": [], |
|
"last": "Stoyanov", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:1907.11692" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yinhan Liu, Myle Ott, Naman Goyal, Jingfei Du, Man- dar Joshi, Danqi Chen, Omer Levy, Mike Lewis, Luke Zettlemoyer, and Veselin Stoyanov. 2019. Roberta: A robustly optimized bert pretraining ap- proach. arXiv preprint arXiv:1907.11692 (2019).", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "COVID-19 and Supply Chain Disruption: Evidence from Food Markets in India", |
|
"authors": [ |
|
{ |
|
"first": "Kanika", |
|
"middle": [], |
|
"last": "Mahajan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Shekhar", |
|
"middle": [], |
|
"last": "Tomar", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2021, |
|
"venue": "American journal of agricultural economics", |
|
"volume": "103", |
|
"issue": "", |
|
"pages": "35--52", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kanika Mahajan and Shekhar Tomar. 2021. COVID-19 and Supply Chain Disruption: Evidence from Food Markets in India. American journal of agricultural economics 103, 1 (2021), 35-52.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "Maslow's hierarchy of needs", |
|
"authors": [ |
|
{ |
|
"first": "Abraham", |
|
"middle": [], |
|
"last": "Maslow", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Lewis", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1987, |
|
"venue": "Salenger Incorporated", |
|
"volume": "14", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Abraham Maslow and KJ Lewis. 1987. Maslow's hi- erarchy of needs. Salenger Incorporated 14 (1987), 987.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "The New Consumer Behaviour Paradigm amid COVID-19: Permanent or Transient?", |
|
"authors": [ |
|
{ |
|
"first": "Seema", |
|
"middle": [], |
|
"last": "Mehta", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tanjul", |
|
"middle": [], |
|
"last": "Saxena", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Neetu", |
|
"middle": [], |
|
"last": "Purohit", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Journal of Health Management", |
|
"volume": "22", |
|
"issue": "", |
|
"pages": "291--301", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Seema Mehta, Tanjul Saxena, and Neetu Purohit. 2020. The New Consumer Behaviour Paradigm amid COVID-19: Permanent or Transient? Journal of Health Management 22, 2 (2020), 291-301.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "Twitter under crisis: Can we trust what we RT", |
|
"authors": [ |
|
{ |
|
"first": "Marcelo", |
|
"middle": [], |
|
"last": "Mendoza", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Barbara", |
|
"middle": [], |
|
"last": "Poblete", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Carlos", |
|
"middle": [], |
|
"last": "Castillo", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2010, |
|
"venue": "Proceedings of the first workshop on social media analytics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "71--79", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Marcelo Mendoza, Barbara Poblete, and Carlos Castillo. 2010. Twitter under crisis: Can we trust what we RT?. In Proceedings of the first workshop on social media analytics. 71-79.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "Drishti Kashyap, and Ritika Uniyal. 2021. Depression, anxiety and stress among Indians in times of Covid-19 lockdown", |
|
"authors": [ |
|
{ |
|
"first": "Usama", |
|
"middle": [], |
|
"last": "Rehman", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Mohammad", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Neda", |
|
"middle": [ |
|
"H" |
|
], |
|
"last": "Shahnawaz", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Khan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Korsi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Masrat", |
|
"middle": [], |
|
"last": "Kharshiing", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kaveri", |
|
"middle": [], |
|
"last": "Khursheed", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Gupta", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2021, |
|
"venue": "Community mental health journal", |
|
"volume": "57", |
|
"issue": "", |
|
"pages": "42--48", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Usama Rehman, Mohammad G Shahnawaz, Neda H Khan, Korsi D Kharshiing, Masrat Khursheed, Kaveri Gupta, Drishti Kashyap, and Ritika Uniyal. 2021. Depression, anxiety and stress among Indians in times of Covid-19 lockdown. Community mental health journal 57, 1 (2021), 42-48.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "The structure of psychological well-being revisited", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Carol", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Corey", |
|
"middle": [], |
|
"last": "Ryff", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Keyes", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1995, |
|
"venue": "Journal of personality and social psychology", |
|
"volume": "69", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Carol D Ryff and Corey Lee M Keyes. 1995. The struc- ture of psychological well-being revisited. Journal of personality and social psychology 69, 4 (1995), 719.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "Psychosocial effects of the COVID-19 pandemic: large-scale quasiexperimental study on social media", |
|
"authors": [ |
|
{ |
|
"first": "Koustuv", |
|
"middle": [], |
|
"last": "Saha", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "John", |
|
"middle": [], |
|
"last": "Torous", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Eric", |
|
"middle": [ |
|
"D" |
|
], |
|
"last": "Caine", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Munmun", |
|
"middle": [], |
|
"last": "De Choudhury", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Journal of medical internet research", |
|
"volume": "22", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Koustuv Saha, John Torous, Eric D Caine, Mun- mun De Choudhury, et al. 2020. Psychosocial ef- fects of the COVID-19 pandemic: large-scale quasi- experimental study on social media. Journal of med- ical internet research 22, 11 (2020), e22600.", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "Population-scale study of human needs during the covid-19 pandemic: Analysis and implications", |
|
"authors": [ |
|
{ |
|
"first": "Jina", |
|
"middle": [], |
|
"last": "Suh", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Eric", |
|
"middle": [], |
|
"last": "Horvitz", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "W", |
|
"middle": [], |
|
"last": "Ryen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tim", |
|
"middle": [], |
|
"last": "White", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Althoff", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2021, |
|
"venue": "Proceedings of the 14th ACM International Conference on Web Search and Data Mining", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "4--12", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jina Suh, Eric Horvitz, Ryen W White, and Tim Al- thoff. 2021. Population-scale study of human needs during the covid-19 pandemic: Analysis and impli- cations. In Proceedings of the 14th ACM Interna- tional Conference on Web Search and Data Mining. 4-12.", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "Axiomatic attribution for deep networks", |
|
"authors": [ |
|
{ |
|
"first": "Mukund", |
|
"middle": [], |
|
"last": "Sundararajan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ankur", |
|
"middle": [], |
|
"last": "Taly", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Qiqi", |
|
"middle": [], |
|
"last": "Yan", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "International Conference on Machine Learning. PMLR", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "3319--3328", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Mukund Sundararajan, Ankur Taly, and Qiqi Yan. 2017. Axiomatic attribution for deep networks. In Inter- national Conference on Machine Learning. PMLR, 3319-3328.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "What social media told us in the time of COVID-19: a scoping review", |
|
"authors": [ |
|
{ |
|
"first": "Shu-Feng", |
|
"middle": [], |
|
"last": "Tsao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Helen", |
|
"middle": [], |
|
"last": "Chen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Therese", |
|
"middle": [], |
|
"last": "Tisseverasinghe", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yang", |
|
"middle": [], |
|
"last": "Yang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lianghua", |
|
"middle": [], |
|
"last": "Li", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Zahid A", |
|
"middle": [], |
|
"last": "Butt", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2021, |
|
"venue": "The Lancet Digital Health", |
|
"volume": "3", |
|
"issue": "", |
|
"pages": "175--194", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Shu-Feng Tsao, Helen Chen, Therese Tisseverasinghe, Yang Yang, Lianghua Li, and Zahid A Butt. 2021. What social media told us in the time of COVID-19: a scoping review. The Lancet Digital Health 3, 3 (2021), e175-e194.", |
|
"links": null |
|
}, |
|
"BIBREF22": { |
|
"ref_id": "b22", |
|
"title": "Text mining and visualization using VOSviewer", |
|
"authors": [ |
|
{ |
|
"first": "Ludo", |
|
"middle": [], |
|
"last": "Nees Jan Van Eck", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Waltman", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:1109.2058" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Nees Jan van Eck and Ludo Waltman. 2011. Text mining and visualization using VOSviewer. arXiv:1109.2058 [cs.DL]", |
|
"links": null |
|
}, |
|
"BIBREF23": { |
|
"ref_id": "b23", |
|
"title": "Wikipedia contributors. 2021a. 2020 Indian agriculture acts -Wikipedia, The Free Encyclopedia", |
|
"authors": [], |
|
"year": 2020, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wikipedia contributors. 2021a. 2020 Indian agricul- ture acts -Wikipedia, The Free Encyclopedia. https://en.wikipedia.org/w/index.php? title=2020_Indian_agriculture_acts& oldid=1025817251. [Online; accessed 9-July-", |
|
"links": null |
|
}, |
|
"BIBREF24": { |
|
"ref_id": "b24", |
|
"title": "The Free Encyclopedia", |
|
"authors": [], |
|
"year": 2021, |
|
"venue": "?title=Citizenship_(Amendment)_Act, _2019&oldid=1032618250 [Online; accessed 9", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wikipedia contributors. 2021b. Citizenship (Amend- ment) Act, 2019 -Wikipedia, The Free Encyclo- pedia. https://en.wikipedia.org/w/index. php?title=Citizenship_(Amendment)_Act, _2019&oldid=1032618250 [Online; accessed 9-July-2021].", |
|
"links": null |
|
}, |
|
"BIBREF25": { |
|
"ref_id": "b25", |
|
"title": "Wikipedia contributors. 2021c. National Register of Citizens -Wikipedia, The Free Encyclopedia", |
|
"authors": [], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wikipedia contributors. 2021c. National Register of Citizens -Wikipedia, The Free Encyclopedia. https://en.wikipedia.org/w/index.php? title=National_Register_of_Citizens& oldid=1028089793. [Online; accessed 9-July-", |
|
"links": null |
|
}, |
|
"BIBREF26": { |
|
"ref_id": "b26", |
|
"title": "Wikipedia contributors. 2022. 2021 Indian Premier League -Wikipedia, The Free Encyclopedia", |
|
"authors": [], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wikipedia contributors. 2022. 2021 Indian Premier League -Wikipedia, The Free Encyclope- dia.", |
|
"links": null |
|
}, |
|
"BIBREF27": { |
|
"ref_id": "b27", |
|
"title": "?title=2021_Indian_Premier_League& oldid=1079776521. [Online; accessed 1-April", |
|
"authors": [], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "https://en.wikipedia.org/w/index. php?title=2021_Indian_Premier_League& oldid=1079776521. [Online; accessed 1-April-", |
|
"links": null |
|
}, |
|
"BIBREF28": { |
|
"ref_id": "b28", |
|
"title": "Mariama Drame, Quentin Lhoest, and Alexander M. Rush. 2020. HuggingFace's Transformers: State-of-the-art Natural Language Processing", |
|
"authors": [ |
|
{ |
|
"first": "Thomas", |
|
"middle": [], |
|
"last": "Wolf", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lysandre", |
|
"middle": [], |
|
"last": "Debut", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Victor", |
|
"middle": [], |
|
"last": "Sanh", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Julien", |
|
"middle": [], |
|
"last": "Chaumond", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Clement", |
|
"middle": [], |
|
"last": "Delangue", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Anthony", |
|
"middle": [], |
|
"last": "Moi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Pierric", |
|
"middle": [], |
|
"last": "Cistac", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tim", |
|
"middle": [], |
|
"last": "Rault", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R\u00e9mi", |
|
"middle": [], |
|
"last": "Louf", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Morgan", |
|
"middle": [], |
|
"last": "Funtowicz", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Joe", |
|
"middle": [], |
|
"last": "Davison", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sam", |
|
"middle": [], |
|
"last": "Shleifer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Clara", |
|
"middle": [], |
|
"last": "Patrick Von Platen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yacine", |
|
"middle": [], |
|
"last": "Ma", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Julien", |
|
"middle": [], |
|
"last": "Jernite", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Canwen", |
|
"middle": [], |
|
"last": "Plu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Teven", |
|
"middle": [ |
|
"Le" |
|
], |
|
"last": "Xu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sylvain", |
|
"middle": [], |
|
"last": "Scao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Gugger", |
|
"suffix": "" |
|
} |
|
], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:1910.03771" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Thomas Wolf, Lysandre Debut, Victor Sanh, Julien Chaumond, Clement Delangue, Anthony Moi, Pier- ric Cistac, Tim Rault, R\u00e9mi Louf, Morgan Fun- towicz, Joe Davison, Sam Shleifer, Patrick von Platen, Clara Ma, Yacine Jernite, Julien Plu, Canwen Xu, Teven Le Scao, Sylvain Gugger, Mariama Drame, Quentin Lhoest, and Alexan- der M. Rush. 2020. HuggingFace's Transform- ers: State-of-the-art Natural Language Processing. arXiv:1910.03771 [cs.CL]", |
|
"links": null |
|
}, |
|
"BIBREF29": { |
|
"ref_id": "b29", |
|
"title": "Identifying user needs from social media", |
|
"authors": [ |
|
{ |
|
"first": "Huahai", |
|
"middle": [], |
|
"last": "Yang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yunyao", |
|
"middle": [], |
|
"last": "Li", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2013, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Huahai Yang and Yunyao Li. 2013. Identifying user needs from social media. IBM Research Division, San Jose (2013), 11.", |
|
"links": null |
|
}, |
|
"BIBREF30": { |
|
"ref_id": "b30", |
|
"title": "Identifying unmet non-COVID-19 health needs during the COVID-19 outbreak based on social media data: a proof-of-concept study in Wuhan city", |
|
"authors": [ |
|
{ |
|
"first": "Wei-Fa", |
|
"middle": [], |
|
"last": "Yang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Danping", |
|
"middle": [], |
|
"last": "Zheng", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [ |
|
"K" |
|
], |
|
"last": "Reynold", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jingya", |
|
"middle": [ |
|
"Jane" |
|
], |
|
"last": "Cheng", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yu-Xiong", |
|
"middle": [], |
|
"last": "Pu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Su", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2021, |
|
"venue": "Annals of Translational Medicine", |
|
"volume": "9", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wei-Fa Yang, Danping Zheng, Reynold CK Cheng, Jingya Jane Pu, and Yu-Xiong Su. 2021. Identify- ing unmet non-COVID-19 health needs during the COVID-19 outbreak based on social media data: a proof-of-concept study in Wuhan city. Annals of Translational Medicine 9, 18 (2021).", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF0": { |
|
"uris": null, |
|
"type_str": "figure", |
|
"text": "Block diagram for the proposed approach", |
|
"num": null |
|
}, |
|
"FIGREF1": { |
|
"uris": null, |
|
"type_str": "figure", |
|
"text": "Areas covered during Tweet Collection", |
|
"num": null |
|
}, |
|
"FIGREF2": { |
|
"uris": null, |
|
"type_str": "figure", |
|
"text": "Volume of tweets expressing needs from Dec, 2019 to Jun, 2021.", |
|
"num": null |
|
}, |
|
"FIGREF3": { |
|
"uris": null, |
|
"type_str": "figure", |
|
"text": "Tweets predicted as Frustrated belonging, 70.43% of esteem needs and 62.91% of self-actualization needs were marked frustrated.", |
|
"num": null |
|
}, |
|
"FIGREF4": { |
|
"uris": null, |
|
"type_str": "figure", |
|
"text": "Percentage of Frustrated Tweets metrics need to be interpreted accordingly.", |
|
"num": null |
|
}, |
|
"FIGREF5": { |
|
"uris": null, |
|
"type_str": "figure", |
|
"text": "#Frustrated Tweets for Basic & Advanced Needs Figure 7: Proportion of Basic and Advanced Needs marked Frustrated in the volume of both categories of tweets. More tweets expressing frustration due to basic needs were posted during the lockdown in comparison to the second wave. The volume of basic tweets during the first wave remained slightly above the pre-COVID level.", |
|
"num": null |
|
}, |
|
"FIGREF6": { |
|
"uris": null, |
|
"type_str": "figure", |
|
"text": "Themes for frustrated tweets: Lockdown online orders etc.", |
|
"num": null |
|
}, |
|
"FIGREF7": { |
|
"uris": null, |
|
"type_str": "figure", |
|
"text": "Themes for frustrated tweets: Second wave concerns revolving around closed educational institutions, payment of fees, online classes and exams.", |
|
"num": null |
|
}, |
|
"TABREF0": { |
|
"html": null, |
|
"type_str": "table", |
|
"text": "Mapped topics and Need Level in Maslow's Theory of Motivation Need #Tweets #Topics Key Topics Physiological 165114 59 staples such as food, beverages, apparel, household products, Hygiene such as toilet paper, basic daily services such as grocery delivery, milk, bread, rest, medicine, transport Safety 367774 150 Housing such as rental/mortgages, evictions, COVID-19 Safety such as masks, quarantine or sanitizers, Domestic violence, justice, Financial liabilities such as tax, loans, or bankruptcy, stock market, business Job posts/application & unemployment Love & Belonging 192843 84 Expression of or resources for mental health or emotional issues such as anxiety, depression, loneliness, isolation, suicide, nervousness, rejection, fear or sadness; Social media, Search for relationships with significant others, dating, issues such as divorce or breakup", |
|
"content": "<table><tr><td>Esteem Self-Actualization</td><td>151873 258287</td><td>66 95</td><td>Education or learning materials, University/Schools; Online class-room learning, Examinations; Educational degrees or programs; Knowl-edge/Skill, zoom meetings, Ideologies/religions Recreational tasks such as self-care, home decor, music etc., parent-ing, wedding, Talent/Skill acquisition, Life goals, Charity/Donation, volunteering, Entertainment such as Netflix, Prime, TV shows, movie, sports (IPL), News</td></tr></table>", |
|
"num": null |
|
} |
|
} |
|
} |
|
} |