<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.0 20120330//EN" "JATS-journalpublishing1.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article">
<front>
<journal-meta>
<journal-id journal-id-type="publisher-id">JDS</journal-id>
<journal-title-group><journal-title>Journal of Data Science</journal-title></journal-title-group>
<issn pub-type="epub">1683-8602</issn><issn pub-type="ppub">1680-743X</issn><issn-l>1680-743X</issn-l>
<publisher>
<publisher-name>School of Statistics, Renmin University of China</publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">JDS1195</article-id>
<article-id pub-id-type="doi">10.6339/25-JDS1195</article-id>
<article-categories><subj-group subj-group-type="heading">
<subject>Data Science in Action</subject></subj-group></article-categories>
<title-group>
<article-title>Comparative Analysis of VADER and TextBlob on Financial News Headlines</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<contrib-id contrib-id-type="orcid">https://orcid.org/0000-0002-3227-5039</contrib-id>
<name><surname>Dahal</surname><given-names>Keshab Raj</given-names></name><email xlink:href="mailto:keshabraj.dahal@cortland.edu">keshabraj.dahal@cortland.edu</email><xref ref-type="aff" rid="j_jds1195_aff_001">1</xref><xref ref-type="corresp" rid="cor1">∗</xref>
</contrib>
<contrib contrib-type="author">
<name><surname>Gupta</surname><given-names>Ankrit</given-names></name><xref ref-type="aff" rid="j_jds1195_aff_002">2</xref>
</contrib>
<contrib contrib-type="author">
<name><surname>Budhathoki</surname><given-names>Nirajan</given-names></name><xref ref-type="aff" rid="j_jds1195_aff_003">3</xref><xref ref-type="aff" rid="j_jds1195_aff_004">4</xref>
</contrib>
<aff id="j_jds1195_aff_001"><label>1</label><institution>Department of Mathematics, State University of New York Cortland</institution>, Cortland, NY, <country>USA</country></aff>
<aff id="j_jds1195_aff_002"><label>2</label><institution>Department of Computer Science, Central Michigan University</institution>, Mount Pleasant, MI, <country>USA</country></aff>
<aff id="j_jds1195_aff_003"><label>3</label><institution>Henry Ford Health + Michigan State University Health Sciences</institution>, Detroit, MI, <country>USA</country></aff>
<aff id="j_jds1195_aff_004"><label>4</label>Dept of Public Health Sciences, <institution>Henry Ford Health</institution>, Detroit, MI, <country>USA</country></aff>
</contrib-group>
<author-notes>
<corresp id="cor1"><label>∗</label>Corresponding author. Email: <ext-link ext-link-type="uri" xlink:href="mailto:keshabraj.dahal@cortland.edu">keshabraj.dahal@cortland.edu</ext-link>.</corresp>
</author-notes>
<pub-date pub-type="ppub"><year>2025</year></pub-date><pub-date pub-type="epub"><day>10</day><month>7</month><year>2025</year></pub-date><volume content-type="ahead-of-print">0</volume><issue>0</issue><fpage>1</fpage><lpage>20</lpage><supplementary-material id="S1" content-type="archive" xlink:href="jds1195_s001.zip" mimetype="application" mime-subtype="x-zip-compressed">
<caption>
<title>Supplementary Material</title>
<p>Python codes as well as datasets used in the study are available in a supplementary file.</p>
</caption>
</supplementary-material><history><date date-type="received"><day>14</day><month>9</month><year>2024</year></date><date date-type="accepted"><day>27</day><month>6</month><year>2025</year></date></history>
<permissions><copyright-statement>2025 The Author(s). Published by the School of Statistics and the Center for Applied Statistics, Renmin University of China.</copyright-statement><copyright-year>2025</copyright-year>
<license license-type="open-access" xlink:href="https://creativecommons.org/licenses/by/4.0/">
<license-p>Open access article under the <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">CC BY</ext-link> license.</license-p></license></permissions>
<abstract>
<p>Financial news headlines serve as a rich source of information on financial activities, offering a wealth of text that can provide insights into human behavior. One key analysis that can be conducted on this text is sentiment analysis. Despite extensive research over the years, sentiment analysis still faces challenges, particularly in handling internet slang, abbreviations, and emoticons commonly found on many websites that cover financial news headlines, including Bloomberg, Yahoo Finance, and Financial Times. This paper compares the performance of two sentiment analyzers—VADER and TextBlob—on financial news headlines from two countries: the USA (a well-developed economic nation) and Nepal (an underdeveloped economic nation). The collected headlines were manually classified into three categories (positive, negative, and neutral) from a financial perspective. The headlines were then cleaned and processed through the sentiment analyzers to compare their performance. The models’ performance is evaluated based on accuracy, sensitivity, specificity, and neutral specificity. Experimental results reveal that VADER performs better than TextBlob on both datasets. Additionally, both models perform better on financial news headlines from the USA than Nepal. These findings are further validated through statistical tests.</p>
</abstract>
<kwd-group>
<label>Keywords</label>
<kwd>finance</kwd>
<kwd>news</kwd>
<kwd>sentiment analysis</kwd>
<kwd>text mining</kwd>
</kwd-group>
<funding-group><funding-statement>This research received no external funding.</funding-statement></funding-group>
</article-meta>
</front>
<back>
<ref-list id="j_jds1195_reflist_001">
<title>References</title>
<ref id="j_jds1195_ref_001">
<mixed-citation publication-type="journal"> <string-name><surname>Abiola</surname> <given-names>O</given-names></string-name>, <string-name><surname>Abayomi-Alli</surname> <given-names>A</given-names></string-name>, <string-name><surname>Tale</surname> <given-names>OA</given-names></string-name>, <string-name><surname>Misra</surname> <given-names>S</given-names></string-name>, <string-name><surname>Abayomi-Alli</surname> <given-names>O</given-names></string-name> (<year>2023</year>). <article-title>Sentiment analysis of COVID-19 tweets from selected hashtags in Nigeria using VADER and TextBlob analyser</article-title>. <source><italic>Journal of Electrical Systems and Information Technology</italic></source>, <volume>10</volume>(<issue>1</issue>): <fpage>5</fpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1186/s43067-023-00070-9" xlink:type="simple">https://doi.org/10.1186/s43067-023-00070-9</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_002">
<mixed-citation publication-type="chapter"> <string-name><surname>Agbehadji</surname> <given-names>IE</given-names></string-name>, <string-name><surname>Ijabadeniyi</surname> <given-names>A</given-names></string-name> (<year>2021</year>). <chapter-title>Approach to sentiment analysis and business communication on social media</chapter-title>. In: <string-name><given-names>Simon James</given-names> <surname>Fong</surname></string-name>, and <string-name><given-names>Richard C.</given-names> <surname>Millham</surname></string-name>, editors, <source><italic>Bio-inspired Algorithms for Data Streaming and Visualization, Big Data Management, and Fog Computing</italic></source> <fpage>169</fpage>–<lpage>193</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_003">
<mixed-citation publication-type="journal"> <string-name><surname>Agresti</surname> <given-names>A</given-names></string-name>, <string-name><surname>Caffo</surname> <given-names>B</given-names></string-name> (<year>2000</year>). <article-title>Simple and effective confidence intervals for proportions and differences of proportions result from adding two successes and two failures</article-title>. <source><italic>American Statistician</italic></source>, <volume>54</volume>(<issue>4</issue>): <fpage>280</fpage>–<lpage>288</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1080/00031305.2000.10474560" xlink:type="simple">https://doi.org/10.1080/00031305.2000.10474560</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_004">
<mixed-citation publication-type="journal"> <string-name><surname>Al-Natour</surname> <given-names>S</given-names></string-name>, <string-name><surname>Turetken</surname> <given-names>O</given-names></string-name> (<year>2020</year>). <article-title>A comparative assessment of sentiment analysis and star ratings for consumer reviews</article-title>. <source><italic>International Journal of Information Management</italic></source>, <volume>54</volume>: <fpage>102132</fpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1016/j.ijinfomgt.2020.102132" xlink:type="simple">https://doi.org/10.1016/j.ijinfomgt.2020.102132</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_005">
<mixed-citation publication-type="journal"> <string-name><surname>Al-Qablan</surname> <given-names>TA</given-names></string-name>, <string-name><surname>Mohd Noor</surname> <given-names>MH</given-names></string-name>, <string-name><surname>Al-Betar</surname> <given-names>MA</given-names></string-name>, <string-name><surname>Khader</surname> <given-names>AT</given-names></string-name> (<year>2023</year>). <article-title>A survey on sentiment analysis and its applications</article-title>. <source><italic>Neural Computing &amp; Applications</italic></source>, <volume>35</volume>(<issue>29</issue>): <fpage>21567</fpage>–<lpage>21601</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1007/s00521-023-08941-y" xlink:type="simple">https://doi.org/10.1007/s00521-023-08941-y</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_006">
<mixed-citation publication-type="journal"> <string-name><surname>Al-Shabi</surname> <given-names>M</given-names></string-name> (<year>2020</year>). <article-title>Evaluating the performance of the most important lexicons used to sentiment analysis and opinions mining</article-title>. <source><italic>International Journal of Computer Science and Network Security</italic></source>, <volume>20</volume>(<issue>1</issue>): <fpage>1</fpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_007">
<mixed-citation publication-type="journal"> <string-name><surname>Aljedaani</surname> <given-names>W</given-names></string-name>, <string-name><surname>Rustam</surname> <given-names>F</given-names></string-name>, <string-name><surname>Mkaouer</surname> <given-names>MW</given-names></string-name>, <string-name><surname>Ghallab</surname> <given-names>A</given-names></string-name>, <string-name><surname>Rupapara</surname> <given-names>V</given-names></string-name>, <string-name><surname>Washington</surname> <given-names>PB</given-names></string-name>, <etal>et al.</etal> (<year>2022</year>). <article-title>Sentiment analysis on twitter data integrating TextBlob and deep learning models: The case of US airline industry</article-title>. <source><italic>Knowledge-Based Systems</italic></source>, <volume>255</volume>: <fpage>109780</fpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1016/j.knosys.2022.109780" xlink:type="simple">https://doi.org/10.1016/j.knosys.2022.109780</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_008">
<mixed-citation publication-type="other"> <string-name><surname>Araci</surname> <given-names>D</given-names></string-name> (<year>2019</year>). Finbert: Financial sentiment analysis with pre-trained language models. arXiv preprint: <uri>https://arxiv.org/abs/1908.10063</uri>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_009">
<mixed-citation publication-type="other"> <string-name><surname>Asderis</surname> <given-names>GA</given-names></string-name> (<year>2022</year>). Sentiment analysis on twitter data, a detailed comparison of TextBlob and VADER.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_010">
<mixed-citation publication-type="book"> <string-name><surname>Berger</surname> <given-names>S</given-names></string-name> (<year>2013</year>). <source><italic>Making in America: From Innovation to Market</italic></source>. <publisher-name>MIT Press</publisher-name>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_011">
<mixed-citation publication-type="journal"> <string-name><surname>Bharadwaj</surname> <given-names>L</given-names></string-name> (<year>2023</year>). <article-title>Sentiment analysis in online product reviews: Mining customer opinions for sentiment classification</article-title>. <source><italic>International Journal for Multidisciplinary Research</italic></source>, <volume>5</volume>(<issue>5</issue>): <fpage>1</fpage>–<lpage>34</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_012">
<mixed-citation publication-type="chapter"> <string-name><surname>Bird</surname> <given-names>S</given-names></string-name> (<year>2006</year>). <chapter-title>NLTK: The natural language toolkit</chapter-title>. In: <source><italic>Proceedings of the COLING/ACL 2006 Interactive Presentation Sessions</italic></source>, <fpage>69</fpage>–<lpage>72</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_013">
<mixed-citation publication-type="journal"> <string-name><surname>Bonta</surname> <given-names>V</given-names></string-name>, <string-name><surname>Kumaresh</surname> <given-names>N</given-names></string-name>, <string-name><surname>Janardhan</surname> <given-names>N</given-names></string-name> (<year>2019</year>). <article-title>A comprehensive study on lexicon based approaches for sentiment analysis</article-title>. <source><italic>Asian Journal of Computer Science and Technology</italic></source>, <volume>8</volume>(<issue>S2</issue>): <fpage>1</fpage>–<lpage>6</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.51983/ajcst-2019.8.S2.2037" xlink:type="simple">https://doi.org/10.51983/ajcst-2019.8.S2.2037</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_014">
<mixed-citation publication-type="other"> <string-name><surname>Ccoya</surname> <given-names>W</given-names></string-name>, <string-name><surname>Pinto</surname> <given-names>E</given-names></string-name> (<year>2023</year>). Comparative analysis of libraries for the sentimental analysis. arXiv preprint <uri>https://arxiv.org/abs/2307.14311</uri>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_015">
<mixed-citation publication-type="journal"> <string-name><surname>Dahal</surname> <given-names>KR</given-names></string-name>, <string-name><surname>Amezziane</surname> <given-names>M</given-names></string-name>, <etal>et al.</etal> (<year>2020</year>). <article-title>Exact distribution of difference of two sample proportions and its inferences</article-title>. <source><italic>Open Journal of Statistics</italic></source>, <volume>10</volume>(<issue>03</issue>): <fpage>363</fpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.4236/ojs.2020.103024" xlink:type="simple">https://doi.org/10.4236/ojs.2020.103024</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_016">
<mixed-citation publication-type="journal"> <string-name><surname>Dahal</surname> <given-names>KR</given-names></string-name>, <string-name><surname>Gupta</surname> <given-names>A</given-names></string-name>, <string-name><surname>Pokhrel</surname> <given-names>NR</given-names></string-name> (<year>2024</year>). <article-title>Predicting the direction of NEPSE index movement with news headlines using machine learning</article-title>. <source><italic>Econometrics</italic></source>, <volume>12</volume>(<issue>2</issue>): <fpage>16</fpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.3390/econometrics12020016" xlink:type="simple">https://doi.org/10.3390/econometrics12020016</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_017">
<mixed-citation publication-type="journal"> <string-name><surname>Dahal</surname> <given-names>KR</given-names></string-name>, <string-name><surname>Pokhrel</surname> <given-names>NR</given-names></string-name>, <string-name><surname>Gaire</surname> <given-names>S</given-names></string-name>, <string-name><surname>Mahatara</surname> <given-names>S</given-names></string-name>, <string-name><surname>Joshi</surname> <given-names>RP</given-names></string-name>, <string-name><surname>Gupta</surname> <given-names>A</given-names></string-name>, <etal>et al.</etal> (<year>2023</year>). <article-title>A comparative study on effect of news sentiment on stock price prediction with deep learning architecture</article-title>. <source><italic>PLoS ONE</italic></source>, <volume>18</volume>(<issue>4</issue>): <fpage>e0284695</fpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1371/journal.pone.0284695" xlink:type="simple">https://doi.org/10.1371/journal.pone.0284695</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_018">
<mixed-citation publication-type="chapter"> <string-name><surname>Das</surname> <given-names>N</given-names></string-name>, <string-name><surname>Gupta</surname> <given-names>S</given-names></string-name>, <string-name><surname>Das</surname> <given-names>S</given-names></string-name>, <string-name><surname>Yadav</surname> <given-names>S</given-names></string-name>, <string-name><surname>Subramanian</surname> <given-names>T</given-names></string-name>, <string-name><surname>Sarkar</surname> <given-names>N</given-names></string-name> (<year>2021</year>). <chapter-title>A comparative study of sentiment analysis tools</chapter-title>. In: <source><italic>2021 International Conference on Innovative Computing, Intelligent Communication and Smart Electrical Systems (ICSES)</italic></source>, <fpage>1</fpage>–<lpage>7</lpage>. <publisher-name>IEEE</publisher-name>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_019">
<mixed-citation publication-type="journal"> <string-name><surname>De Smedt</surname> <given-names>T</given-names></string-name>, <string-name><surname>Daelemans</surname> <given-names>W</given-names></string-name> (<year>2012</year>). <article-title>Pattern for Python</article-title>. <source><italic>Journal of Machine Learning Research</italic></source>, <volume>13</volume>(<issue>1</issue>): <fpage>2063</fpage>–<lpage>2067</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_020">
<mixed-citation publication-type="chapter"> <string-name><surname>Ekaputri</surname> <given-names>AP</given-names></string-name>, <string-name><surname>Akbar</surname> <given-names>S</given-names></string-name> (<year>2022</year>). <chapter-title>Financial news sentiment analysis using modified VADER for stock price prediction</chapter-title>. In: <source><italic>2022 9th International Conference on Advanced Informatics: Concepts, Theory and Applications (ICAICTA)</italic></source>, <fpage>1</fpage>–<lpage>6</lpage>. <publisher-name>IEEE</publisher-name>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_021">
<mixed-citation publication-type="chapter"> <string-name><surname>Elbagir</surname> <given-names>S</given-names></string-name>, <string-name><surname>Yang</surname> <given-names>J</given-names></string-name> (<year>2020</year>). <chapter-title>Sentiment analysis on Twitter with Python’s natural language toolkit and VADER sentiment analyzer</chapter-title>. In: <source><italic>IAENG Transactions on Engineering Sciences: Special Issue for the International Association of Engineers Conferences 2019</italic></source>, <fpage>63</fpage>–<lpage>80</lpage>. <publisher-name>World Scientific</publisher-name>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_022">
<mixed-citation publication-type="chapter"> <string-name><surname>Gonçalves</surname> <given-names>P</given-names></string-name>, <string-name><surname>Araújo</surname> <given-names>M</given-names></string-name>, <string-name><surname>Benevenuto</surname> <given-names>F</given-names></string-name>, <string-name><surname>Cha</surname> <given-names>M</given-names></string-name> (<year>2013</year>). <chapter-title>Comparing and combining sentiment analysis methods</chapter-title>. In: <source><italic>Proceedings of the First ACM Conference on Online Social Networks</italic></source>, <fpage>27</fpage>–<lpage>38</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_023">
<mixed-citation publication-type="other"> <string-name><surname>Gordon</surname> <given-names>RJ</given-names></string-name> (<year>2002</year>). Technology and economic performance in the American economy. <italic>Working Paper 8771</italic>, National Bureau of Economic Research.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_024">
<mixed-citation publication-type="journal"> <string-name><surname>Hameed</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Garcia-Zapirain</surname> <given-names>B</given-names></string-name>, <string-name><surname>Aguirre</surname> <given-names>JJ</given-names></string-name>, <string-name><surname>Isaza-Ruget</surname> <given-names>MA</given-names></string-name> (<year>2022</year>). <article-title>Multiclass classification of breast cancer histopathology images using multilevel features of deep convolutional neural network</article-title>. <source><italic>Scientific Reports</italic></source>, <volume>12</volume>(<issue>1</issue>): <fpage>15600</fpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1038/s41598-022-19278-2" xlink:type="simple">https://doi.org/10.1038/s41598-022-19278-2</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_025">
<mixed-citation publication-type="other"> <string-name><surname>Hutto</surname> <given-names>C</given-names></string-name> (<year>2020</year>). <italic>VADER-Sentiment-Analysis</italic>, GitHub. Available at: <ext-link ext-link-type="uri" xlink:href="https://github.com/cjhutto/vaderSentiment">https://github.com/cjhutto/vaderSentiment</ext-link> [Accessed: 2-Jul-2024].</mixed-citation>
</ref>
<ref id="j_jds1195_ref_026">
<mixed-citation publication-type="chapter"> <string-name><surname>Hutto</surname> <given-names>C</given-names></string-name>, <string-name><surname>Gilbert</surname> <given-names>E</given-names></string-name> (<year>2014</year>). <chapter-title>VADER: A parsimonious rule-based model for sentiment analysis of social media text</chapter-title>. In: <source><italic>Proceedings of the International AAAI Conference on Web and Social Media</italic></source>, volume <volume>8</volume>, <fpage>216</fpage>–<lpage>225</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_027">
<mixed-citation publication-type="chapter"> <string-name><surname>Illia</surname> <given-names>F</given-names></string-name>, <string-name><surname>Eugenia</surname> <given-names>MP</given-names></string-name>, <string-name><surname>Rutba</surname> <given-names>SA</given-names></string-name> (<year>2021</year>). <chapter-title>Sentiment analysis on pedulilindungi application using TextBlob and VADER library</chapter-title>. In: <source><italic>Proceedings of The International Conference on Data Science and Official Statistics</italic></source>, volume <volume>2021</volume>, <fpage>278</fpage>–<lpage>288</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_028">
<mixed-citation publication-type="journal"> <string-name><surname>Joshi</surname> <given-names>RC</given-names></string-name>, <string-name><surname>Singh</surname> <given-names>D</given-names></string-name>, <string-name><surname>Tiwari</surname> <given-names>V</given-names></string-name>, <string-name><surname>Dutta</surname> <given-names>MK</given-names></string-name> (<year>2022</year>). <article-title>An efficient deep neural network based abnormality detection and multi-class breast tumor classification</article-title>. <source><italic>Multimedia Tools and Applications</italic></source>, <volume>81</volume>(<issue>10</issue>): <fpage>13691</fpage>–<lpage>13711</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1007/s11042-021-11240-0" xlink:type="simple">https://doi.org/10.1007/s11042-021-11240-0</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_029">
<mixed-citation publication-type="journal"> <string-name><surname>Khoo</surname> <given-names>CS</given-names></string-name>, <string-name><surname>Johnkhan</surname> <given-names>SB</given-names></string-name> (<year>2018</year>). <article-title>Lexicon-based sentiment analysis: Comparative evaluation of six sentiment lexicons</article-title>. <source><italic>Journal of Information Science</italic></source>, <volume>44</volume>(<issue>4</issue>): <fpage>491</fpage>–<lpage>511</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1177/0165551517703514" xlink:type="simple">https://doi.org/10.1177/0165551517703514</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_030">
<mixed-citation publication-type="journal"> <string-name><surname>Kolbitsch</surname> <given-names>J</given-names></string-name>, <string-name><surname>Maurer</surname> <given-names>HA</given-names></string-name> (<year>2006</year>). <article-title>The transformation of the web: How emerging communities shape the information we consume</article-title>. <source><italic>Journal of Universal Computer Science</italic></source>, <volume>12</volume>(<issue>2</issue>): <fpage>187</fpage>–<lpage>213</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_031">
<mixed-citation publication-type="chapter"> <string-name><surname>Koukaras</surname> <given-names>P</given-names></string-name>, <string-name><surname>Nousi</surname> <given-names>C</given-names></string-name>, <string-name><surname>Tjortjis</surname> <given-names>C</given-names></string-name> (<year>2022</year>). <chapter-title>Stock market prediction using microblogging sentiment analysis and machine learning</chapter-title>. In: <source><italic>Telecom</italic></source>, volume <volume>3</volume>, <fpage>358</fpage>–<lpage>378</lpage>. <publisher-name>MDPI</publisher-name>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_032">
<mixed-citation publication-type="chapter"> <string-name><surname>Lemieux</surname> <given-names>VL</given-names></string-name>, <string-name><surname>Fisher</surname> <given-names>B</given-names></string-name>, <string-name><surname>Dang</surname> <given-names>T</given-names></string-name> (<year>2014</year>). <chapter-title>The visual analysis of financial data</chapter-title>. In: <string-name><given-names>Margarita S.</given-names> <surname>Brose</surname></string-name>, <string-name><given-names>Mark D.</given-names> <surname>Flood</surname></string-name>, <string-name><given-names>Dilip</given-names> <surname>Krishna</surname></string-name>, and <string-name><given-names>Bill</given-names> <surname>Nichols</surname></string-name>, editors, <source><italic>The Handbook of Financial Data and Risk Information II</italic></source> <fpage>279</fpage>–<lpage>326</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_033">
<mixed-citation publication-type="other"> <string-name><surname>Loria</surname> <given-names>S</given-names></string-name> (<year>2024</year>). <italic>TextBlob: Simplified Text Processing</italic>. Available at: <uri>https://textblob.readthedocs.io/en/dev/quickstart.html#sentiment-analysis</uri> [Accessed: 28-Jun-2024].</mixed-citation>
</ref>
<ref id="j_jds1195_ref_034">
<mixed-citation publication-type="journal"> <string-name><surname>Maqbool</surname> <given-names>J</given-names></string-name>, <string-name><surname>Aggarwal</surname> <given-names>P</given-names></string-name>, <string-name><surname>Kaur</surname> <given-names>R</given-names></string-name>, <string-name><surname>Mittal</surname> <given-names>A</given-names></string-name>, <string-name><surname>Ganaie</surname> <given-names>IA</given-names></string-name> (<year>2023</year>). <article-title>Stock prediction by integrating sentiment scores of financial news and MLP-regressor: A machine learning approach</article-title>. <source><italic>Procedia Computer Science</italic></source>, <volume>218</volume>: <fpage>1067</fpage>–<lpage>1078</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1016/j.procs.2023.01.086" xlink:type="simple">https://doi.org/10.1016/j.procs.2023.01.086</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_035">
<mixed-citation publication-type="journal"> <string-name><surname>Min</surname> <given-names>WNSW</given-names></string-name>, <string-name><surname>Zulkarnain</surname> <given-names>NZ</given-names></string-name>, <etal>et al.</etal> (<year>2020</year>). <article-title>Comparative evaluation of lexicons in performing sentiment analysis</article-title>. <source><italic>Journal of Advanced Computing Technology and Application</italic></source>, <volume>2</volume>(<issue>1</issue>): <fpage>1</fpage>–<lpage>8</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_036">
<mixed-citation publication-type="journal"> <string-name><surname>Mujahid</surname> <given-names>M</given-names></string-name>, <string-name><surname>Rustam</surname> <given-names>F</given-names></string-name>, <string-name><surname>Shafique</surname> <given-names>R</given-names></string-name>, <string-name><surname>Chunduri</surname> <given-names>V</given-names></string-name>, <string-name><surname>Villar</surname> <given-names>MG</given-names></string-name>, <string-name><surname>Ballester</surname> <given-names>JB</given-names></string-name>, <etal>et al.</etal> (<year>2023</year>). <article-title>Analyzing sentiments regarding ChatGPT using novel BERT: A machine learning approach</article-title>. <source><italic>Information</italic></source>, <volume>14</volume>(<issue>9</issue>): <fpage>474</fpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.3390/info14090474" xlink:type="simple">https://doi.org/10.3390/info14090474</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_037">
<mixed-citation publication-type="chapter"> <string-name><surname>Musto</surname> <given-names>C</given-names></string-name>, <string-name><surname>Semeraro</surname> <given-names>G</given-names></string-name>, <string-name><surname>Polignano</surname> <given-names>M</given-names></string-name>, <etal>et al.</etal> (<year>2014</year>). <chapter-title>A comparison of lexicon-based approaches for sentiment analysis of microblog posts</chapter-title>. In: <source><italic>DART@AI*IA</italic></source>, <fpage>59</fpage>–<lpage>68</lpage>. <publisher-name>Citeseer</publisher-name>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_038">
<mixed-citation publication-type="journal"> <string-name><surname>Nemes</surname> <given-names>L</given-names></string-name>, <string-name><surname>Kiss</surname> <given-names>A</given-names></string-name> (<year>2021</year>). <article-title>Prediction of stock values changes using sentiment analysis of stock news headlines</article-title>. <source><italic>Journal of Information and Telecommunication</italic></source>, <volume>5</volume>(<issue>3</issue>): <fpage>375</fpage>–<lpage>394</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1080/24751839.2021.1874252" xlink:type="simple">https://doi.org/10.1080/24751839.2021.1874252</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_039">
<mixed-citation publication-type="journal"> <string-name><surname>Padmaja</surname> <given-names>S</given-names></string-name>, <string-name><surname>Fatima</surname> <given-names>SS</given-names></string-name>, <string-name><surname>Bandu</surname> <given-names>S</given-names></string-name> (<year>2014</year>). <article-title>Evaluating sentiment analysis methods and identifying scope of negation in newspaper articles</article-title>. <source><italic>International Journal of Advanced Research in Artificial Intelligence</italic></source>, <volume>3</volume>(<issue>11</issue>): <fpage>1</fpage>–<lpage>6</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.14569/IJARAI.2014.031101" xlink:type="simple">https://doi.org/10.14569/IJARAI.2014.031101</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_040">
<mixed-citation publication-type="journal"> <string-name><surname>Pano</surname> <given-names>T</given-names></string-name>, <string-name><surname>Kashef</surname> <given-names>R</given-names></string-name> (<year>2020</year>). <article-title>A complete VADER-based sentiment analysis of bitcoin (BTC) tweets during the era of COVID-19</article-title>. <source><italic>Big Data and Cognitive Computing</italic></source>, <volume>4</volume>(<issue>4</issue>): <fpage>33</fpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.3390/bdcc4040033" xlink:type="simple">https://doi.org/10.3390/bdcc4040033</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_041">
<mixed-citation publication-type="other"> <string-name><surname>Pennebaker</surname> <given-names>JW</given-names></string-name>, <string-name><surname>Francis</surname> <given-names>ME</given-names></string-name>, <string-name><surname>Booth</surname> <given-names>RJ</given-names></string-name> (<year>2001</year>). Linguistic inquiry and word count: LIWC 2001. <italic>Mahway: Lawrence Erlbaum Associates</italic>, 71(2001): 2001.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_042">
<mixed-citation publication-type="journal"> <string-name><surname>Pokhrel</surname> <given-names>NR</given-names></string-name>, <string-name><surname>Dahal</surname> <given-names>KR</given-names></string-name>, <string-name><surname>Rimal</surname> <given-names>R</given-names></string-name>, <string-name><surname>Bhandari</surname> <given-names>HN</given-names></string-name>, <string-name><surname>Khatri</surname> <given-names>RK</given-names></string-name>, <string-name><surname>Rimal</surname> <given-names>B</given-names></string-name>, <etal>et al.</etal> (<year>2022</year>). <article-title>Predicting NEPSE index price using deep learning models</article-title>. <source><italic>Machine Learning with Applications</italic></source>, <volume>9</volume>: <fpage>100385</fpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1016/j.mlwa.2022.100385" xlink:type="simple">https://doi.org/10.1016/j.mlwa.2022.100385</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_043">
<mixed-citation publication-type="journal"> <string-name><surname>Pokhrel</surname> <given-names>NR</given-names></string-name>, <string-name><surname>Dahal</surname> <given-names>KR</given-names></string-name>, <string-name><surname>Rimal</surname> <given-names>R</given-names></string-name>, <string-name><surname>Bhandari</surname> <given-names>HN</given-names></string-name>, <string-name><surname>Rimal</surname> <given-names>B</given-names></string-name> (<year>2024</year>). <article-title>Deep-SDM: A unified computational framework for sequential data modeling using deep learning models</article-title>. <source><italic>Software</italic></source>, <volume>3</volume>(<issue>1</issue>): <fpage>47</fpage>–<lpage>61</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.3390/software3010003" xlink:type="simple">https://doi.org/10.3390/software3010003</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_044">
<mixed-citation publication-type="chapter"> <string-name><surname>Saha</surname> <given-names>S</given-names></string-name>, <string-name><surname>Showrov</surname> <given-names>MIH</given-names></string-name>, <string-name><surname>Rahman</surname> <given-names>MM</given-names></string-name>, <string-name><surname>Majumder</surname> <given-names>MZH</given-names></string-name> (<year>2022</year>). <chapter-title>VADER vs. BERT: A comparative performance analysis for sentiment on coronavirus outbreak</chapter-title>. In: <source><italic>International Conference on Machine Intelligence and Emerging Technologies</italic></source>, <fpage>371</fpage>–<lpage>385</lpage>. <publisher-name>Springer</publisher-name>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_045">
<mixed-citation publication-type="journal"> <string-name><surname>Sanyal</surname> <given-names>S</given-names></string-name>, <string-name><surname>Barai</surname> <given-names>MK</given-names></string-name> (<year>2021</year>). <article-title>Comparative study on lexicon-based sentiment analysers over negative sentiment</article-title>. <source><italic>International Journal of Electrical, Electronics and Computers</italic></source>, <volume>6</volume>(<issue>6</issue>): <fpage>1</fpage>–<lpage>13</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.22161/ijeec.66.1" xlink:type="simple">https://doi.org/10.22161/ijeec.66.1</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_046">
<mixed-citation publication-type="journal"> <string-name><surname>Shamrat</surname> <given-names>FJM</given-names></string-name>, <string-name><surname>Azam</surname> <given-names>S</given-names></string-name>, <string-name><surname>Karim</surname> <given-names>A</given-names></string-name>, <string-name><surname>Islam</surname> <given-names>R</given-names></string-name>, <string-name><surname>Tasnim</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Ghosh</surname> <given-names>P</given-names></string-name>, <etal>et al.</etal> (<year>2022</year>). <article-title>Lungnet22: A fine-tuned model for multiclass classification and prediction of lung disease using X-ray images</article-title>. <source><italic>Journal of Personalized Medicine</italic></source>, <volume>12</volume>(<issue>5</issue>): <fpage>680</fpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.3390/jpm12050680" xlink:type="simple">https://doi.org/10.3390/jpm12050680</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_047">
<mixed-citation publication-type="journal"> <string-name><surname>Shayaa</surname> <given-names>S</given-names></string-name>, <string-name><surname>Jaafar</surname> <given-names>NI</given-names></string-name>, <string-name><surname>Bahri</surname> <given-names>S</given-names></string-name>, <string-name><surname>Sulaiman</surname> <given-names>A</given-names></string-name>, <string-name><surname>Wai</surname> <given-names>PS</given-names></string-name>, <string-name><surname>Chung</surname> <given-names>YW</given-names></string-name>, <etal>et al.</etal> (<year>2018</year>). <article-title>Sentiment analysis of big data: Methods, applications, and open challenges</article-title>. <source><italic>IEEE Access</italic></source>, <volume>6</volume>: <fpage>37807</fpage>–<lpage>37827</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1109/ACCESS.2018.2851311" xlink:type="simple">https://doi.org/10.1109/ACCESS.2018.2851311</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_048">
<mixed-citation publication-type="journal"> <string-name><surname>Shrestha</surname> <given-names>PM</given-names></string-name>, <string-name><surname>Lamichhane</surname> <given-names>P</given-names></string-name> (<year>2021</year>). <article-title>Macroeconomic factors and stock market performance in Nepal</article-title>. <source><italic>PYC Nepal Journal of Management</italic></source>, <volume>14</volume>(<issue>1</issue>): <fpage>79</fpage>–<lpage>92</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.3126/pycnjm.v14i1.41061" xlink:type="simple">https://doi.org/10.3126/pycnjm.v14i1.41061</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_049">
<mixed-citation publication-type="journal"> <string-name><surname>Shrestha</surname> <given-names>PM</given-names></string-name>, <string-name><surname>Lamichhane</surname> <given-names>P</given-names></string-name> (<year>2022</year>). <article-title>Effect of firm-specific variables on stock returns: Evidence from Nepal</article-title>. <source><italic>Quest Journal of Management and Social Sciences</italic></source>, <volume>4</volume>(<issue>2</issue>): <fpage>249</fpage>–<lpage>259</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.3126/qjmss.v4i2.50320" xlink:type="simple">https://doi.org/10.3126/qjmss.v4i2.50320</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_050">
<mixed-citation publication-type="chapter"> <string-name><surname>Singh</surname> <given-names>AK</given-names></string-name>, <string-name><surname>Verma</surname> <given-names>A</given-names></string-name> (<year>2021</year>). <chapter-title>An efficient method for aspect based sentiment analysis using SpaCy and VADER</chapter-title>. In: <source><italic>2021 10th IEEE International Conference on Communication Systems and Network Technologies (CSNT)</italic></source>, <fpage>130</fpage>–<lpage>135</lpage>. <publisher-name>IEEE</publisher-name>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_051">
<mixed-citation publication-type="journal"> <string-name><surname>Srivastava</surname> <given-names>R</given-names></string-name>, <string-name><surname>Bharti</surname> <given-names>P</given-names></string-name>, <string-name><surname>Verma</surname> <given-names>P</given-names></string-name> (<year>2022</year>). <article-title>Comparative analysis of lexicon and machine learning approach for sentiment analysis</article-title>. <source><italic>International Journal of Advanced Computer Science and Applications</italic></source>, <volume>13</volume>(<issue>3</issue>): <fpage>71</fpage>–<lpage>77</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_052">
<mixed-citation publication-type="chapter"> <string-name><surname>Talpada</surname> <given-names>H</given-names></string-name>, <string-name><surname>Halgamuge</surname> <given-names>MN</given-names></string-name>, <string-name><surname>Vinh</surname> <given-names>NTQ</given-names></string-name> (<year>2019</year>). <chapter-title>An analysis on use of deep learning and lexical-semantic based sentiment analysis method on twitter data to understand the demographic trend of telemedicine</chapter-title>. In: <source><italic>2019 11th International Conference on Knowledge and Systems Engineering (KSE)</italic></source>, <fpage>1</fpage>–<lpage>9</lpage>. <publisher-name>IEEE</publisher-name>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_053">
<mixed-citation publication-type="other"> United Nations (2025). Least developed country category: Nepal. Available at: <uri>https://www.un.org/development/desa/dpad/least-developed-country-category-nepal.html</uri> [Accessed: 12-Jan-2025].</mixed-citation>
</ref>
<ref id="j_jds1195_ref_054">
<mixed-citation publication-type="other"> <string-name><surname>van Ooijen</surname> <given-names>C</given-names></string-name>, <string-name><surname>Ubaldi</surname> <given-names>B</given-names></string-name>, <string-name><surname>Welby</surname> <given-names>B</given-names></string-name> (<year>2019</year>). A data-driven public sector: Enabling the strategic use of data for productive, inclusive and trustworthy governance. <italic>Technical Report 33</italic>, OECD Publishing, Paris.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_055">
<mixed-citation publication-type="journal"> <string-name><surname>Wald</surname> <given-names>A</given-names></string-name>, <string-name><surname>Wolfowitz</surname> <given-names>J</given-names></string-name> (<year>1940</year>). <article-title>On a test whether two samples are from the same population</article-title>. <source><italic>The Annals of Mathematical Statistics</italic></source>, <volume>11</volume>(<issue>2</issue>): <fpage>147</fpage>–<lpage>162</lpage>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1214/aoms/1177731909" xlink:type="simple">https://doi.org/10.1214/aoms/1177731909</ext-link></mixed-citation>
</ref>
<ref id="j_jds1195_ref_056">
<mixed-citation publication-type="journal"> <string-name><surname>Zhang</surname> <given-names>T</given-names></string-name>, <string-name><surname>Irsan</surname> <given-names>IC</given-names></string-name>, <string-name><surname>Thung</surname> <given-names>F</given-names></string-name>, <string-name><surname>Lo</surname> <given-names>D</given-names></string-name> (<year>2025</year>). <article-title>Revisiting sentiment analysis for software engineering in the era of large language models</article-title>. <source><italic>ACM Transactions on Software Engineering and Methodology</italic></source>, <volume>34</volume>(<issue>3</issue>): <fpage>1</fpage>–<lpage>30</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1195_ref_057">
<mixed-citation publication-type="other"> <string-name><surname>Zhang</surname> <given-names>W</given-names></string-name>, <string-name><surname>Deng</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>B</given-names></string-name>, <string-name><surname>Pan</surname> <given-names>SJ</given-names></string-name>, <string-name><surname>Bing</surname> <given-names>L</given-names></string-name> (<year>2023</year>). Sentiment analysis in the era of large language models: A reality check. arXiv preprint <uri>https://arxiv.org/abs/2305.15005</uri>.</mixed-citation>
</ref>
</ref-list>
</back>
</article>
