Academic literature on the topic 'Sentiment Analysis'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Sentiment Analysis.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Sentiment Analysis"
Haidar, Abdullah, and Putri Oktavia Rusadi. "A Sentiment Analysis: History of Islamic Economic Thought." Journal of Islamic Economics (JoIE) 2, no. 2 (October 31, 2022): 150–63. http://dx.doi.org/10.21154/joie.v2i2.5082.
Full textDatt, Jivat Singh. "SENTIMENT ANALYSIS USING CUSTOMER FEEDBACK." International Journal of Trendy Research in Engineering and Technology 07, no. 04 (2023): 09–13. http://dx.doi.org/10.54473/ijtret.2023.7402.
Full textLi, Jiangfeng, Ziyu Li, Xiaofeng Ma, Qinpei Zhao, Chenxi Zhang, and Gang Yu. "Sentiment Analysis on Online Videos by Time-Sync Comments." Entropy 25, no. 7 (July 2, 2023): 1016. http://dx.doi.org/10.3390/e25071016.
Full textLi, Fangtao, Minlie Huang, and Xiaoyan Zhu. "Sentiment Analysis with Global Topics and Local Dependency." Proceedings of the AAAI Conference on Artificial Intelligence 24, no. 1 (July 5, 2010): 1371–76. http://dx.doi.org/10.1609/aaai.v24i1.7523.
Full textGinabila, Ginabila, and Ahmad Fauzi. "Analisis Sentimen Terhadap Pemutar Musik Online Spotify Dengan Algoritma Naive Bayes dan Support Vector Machine." Jurnal Ilmiah ILKOMINFO - Ilmu Komputer & Informatika 6, no. 2 (July 20, 2023): 111–22. http://dx.doi.org/10.47324/ilkominfo.v6i2.180.
Full textTittu T, Anoush, Rakshitha K, Nanditha TN, Sireya Rani M, and Yukthi S R. "STOCK MARKET ANALYSIS." INTERANTIONAL JOURNAL OF SCIENTIFIC RESEARCH IN ENGINEERING AND MANAGEMENT 08, no. 01 (January 15, 2024): 1–10. http://dx.doi.org/10.55041/ijsrem28108.
Full textK. Divya and Mrs P. Menaka. "Twitter Sentiment Analysis." International Journal of Scientific Research in Computer Science, Engineering and Information Technology 11, no. 2 (March 15, 2025): 1305–10. https://doi.org/10.32628/cseit25112465.
Full textKaruna, G., Pavuluri Anvesh, Chiranji Sharath Singh, Kommula Ruthvik Reddy, Praveen Kumar Shah, and S. Siva Shankar. "Feasible Sentiment Analysis of Real Time Twitter Data." E3S Web of Conferences 430 (2023): 01045. http://dx.doi.org/10.1051/e3sconf/202343001045.
Full textQu, Saiying. "A Thematic Analysis of English and American Literature Works Based on Text Mining and Sentiment Analysis." Journal of Electrical Systems 20, no. 6s (April 29, 2024): 1575–86. http://dx.doi.org/10.52783/jes.3076.
Full textSunil Kumar, V., Vedashree C.R, and Sowmyashree S. "IMAGE SENTIMENTAL ANALYSIS: AN OVERVIEW." International Journal of Advanced Research 10, no. 03 (March 31, 2022): 361–70. http://dx.doi.org/10.21474/ijar01/14398.
Full textDissertations / Theses on the topic "Sentiment Analysis"
Kavaliauskas, Vytautas. "Nuomonių analizės taikymas komentarams lietuvių kalboje." Master's thesis, Lithuanian Academic Libraries Network (LABT), 2011. http://vddb.laba.lt/obj/LT-eLABa-0001:E.02~2011~D_20110615_130252-94422.
Full textIn past few years, more and more people started to express their views, beliefs and experiences on the Internet. This caused the emergence of a new research field, which includes opinion mining and sentiment analysis. Various business companies are actively interested in researches of this domain and seeing big potential for practical adaptation of the results. This Master Thesis covers the review of theoretical and practical results of opinion mining and sentiment analysis, including attempt of creating prototype system for opinion analysis of comments in Lithuanian. Also this study aims to identify problems related to adaptation of Lithuanian language in opinion mining and sentiment analysis system work. Finally, last part contains of the formulated guidance steps for development and improvement of the opinion mining and sentiment analysis.
Bao, Lingxian. "Sentiment induction for attention and lexicon regularized neural sentiment analysis: improving aspect-based neural sentiment analysis with lexicon enhancement, attention regularization and sentiment induction." Doctoral thesis, Universitat Pompeu Fabra, 2021. http://hdl.handle.net/10803/673363.
Full textLas redes neuronales profundas como enfoque integral carecen de flexibilidad y robustez desde el punto de vista de la aplicación, ya que no se puede ajustar fácilmente la red para solucionar un problema evidente, especialmente cuando no se dispone de nuevos datos de entrenamiento: por ejemplo, cuando el modelo predice sistemáticamente positivo al ver la palabra ”decepcionado”. Por otro lado, se hace menos hincapié en que es probable que el mecanismo de atención "se concentre demasiado” en partes concretas de una oración, mientras ignora posiciones que proporcionan información clave para juzgar la polaridad. En esta tesis, describimos un enfoque sencillo pero eficaz para aprovechar la información del léxico de modo que el modelo sea maás flexible y robusto. También exploramos el efecto de regularizar los vectores de atención para permitir que la red tenga un ”enfoque” más amplio en la secuencia de entrada. Además, tratamos de mejorar aún más el sistema que proponemos de análisis profundo de sentimiento con el soporte de léxico aplicando sobre el mismo la adaptación del anàlisis de sentimiento al dominio.
深度神经网络作为一种端到端的方法,从应用的角度来看缺乏灵 活性和鲁棒性。例如,当模型看到词语“失望”却始终预测正值时, 在没有新的训练数据的情况下,很难轻易地通过调整模型来解决问 题。另外,常用的注意力机制可能会“过度关注”句子的某些特定部 分,从而忽略能提供判断极性关键信息的位置;此情况在业界鲜有 提及。在本文中,我们描述一种简单却行之有效的方法将词典信息 与深度神经网络相结合,从而改进模型的灵活性及鲁棒性。我们亦 探索通过正则化注意力向量来抑制注意力机制“过度关注”的问题。 此外,我们尝试通过应用情感域自适应来进一步改进所提出的词典 增强型神经情感分析系统。
Erogul, Umut. "Sentiment Analysis In Turkish." Master's thesis, METU, 2009. http://etd.lib.metu.edu.tr/upload/12610616/index.pdf.
Full textCheng, Tai Wai David. "Corpus and sentiment analysis." Thesis, University of Surrey, 2007. http://epubs.surrey.ac.uk/2744/.
Full textNiccum, Cameron Michael. "Sentiment Analysis using Tensor2Tensor." OpenSIUC, 2018. https://opensiuc.lib.siu.edu/theses/2440.
Full textMelloncelli, Damiano. "Sentiment analysis in Twitter." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2014. http://amslaurea.unibo.it/6592/.
Full textFilho, Pedro Paulo Balage. "Aspect extraction in sentiment analysis for portuguese language." Universidade de São Paulo, 2017. http://www.teses.usp.br/teses/disponiveis/55/55134/tde-05122017-140435/.
Full textA análise do sentimento orientada a aspectos é o campo de estudo que extrai e interpreta o sentimento, geralmente classificado como positivo ou negativo, em direção a algum alvo ou aspecto em um texto de opinião. Esta tese de doutorado detalha um estudo empírico de técnicas e métodos para extração de aspectos em análises de sentimentos baseadas em aspectos com foco na língua Portuguesa. Foram exploradas três diferentes abordagens: métodos baseados na frequências, métodos baseados na relação e métodos de aprendizagem de máquina. Em cada abordagem, este trabalho mostra um estudo comparativo entre um córpus para o Português e outro para o Inglês e as diferenças encontradas na aplicação destas abordagens. Além disso, o conhecimento linguístico mais rico também é explorado pelo uso de dependências sintáticas e papéis semânticos, levando a melhores resultados. Este trabalho resultou no estabelecimento de novos padrões de avaliação para a extração de aspectos em Português.
Gaudette, Lisa. "Compact features for sentiment analysis." Thesis, University of Ottawa (Canada), 2009. http://hdl.handle.net/10393/28295.
Full textAthar, Awais. "Sentiment analysis of scientific citations." Thesis, University of Cambridge, 2014. https://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.707942.
Full textSmith, Phillip. "Sentiment analysis of patient feedback." Thesis, University of Birmingham, 2017. http://etheses.bham.ac.uk//id/eprint/7406/.
Full textBooks on the topic "Sentiment Analysis"
Poria, Soujanya, Amir Hussain, and Erik Cambria. Multimodal Sentiment Analysis. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-95020-4.
Full textKahn, Michael N. Sentiment market analysis. Upper Saddle River, N.J: FTPress Delivers, 2010.
Find full textNandal, Neha, Rohit Tanwar, and Varun Sapra. Sentiment Analysis Unveiled. Boca Raton: CRC Press, 2025. https://doi.org/10.1201/9781003504832.
Full textXu, Hua. Multi-Modal Sentiment Analysis. Singapore: Springer Nature Singapore, 2023. http://dx.doi.org/10.1007/978-981-99-5776-7.
Full textLiu, Bing. Sentiment Analysis and Opinion Mining. Cham: Springer International Publishing, 2012. http://dx.doi.org/10.1007/978-3-031-02145-9.
Full textThelwall, Mike, and Helene Snee. How to Conduct Sentiment Analysis. 1 Oliver’s Yard, 55 City Road, London EC1Y 1SP United Kingdom: SAGE Publications, Ltd., 2022. http://dx.doi.org/10.4135/9781529607406.
Full textCeron, Andrea, Luigi Curini, and Stefano M. Iacus. Social Media e Sentiment Analysis. Milano: Springer Milan, 2014. http://dx.doi.org/10.1007/978-88-470-5532-2.
Full textAhmad, Khurshid, ed. Affective Computing and Sentiment Analysis. Dordrecht: Springer Netherlands, 2011. http://dx.doi.org/10.1007/978-94-007-1757-2.
Full textPedrycz, Witold, and Shyi-Ming Chen, eds. Sentiment Analysis and Ontology Engineering. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-30319-2.
Full textKagan, Vadim, Edward Rossini, and Demetrios Sapounas. Sentiment Analysis for PTSD Signals. New York, NY: Springer New York, 2013. http://dx.doi.org/10.1007/978-1-4614-3097-1.
Full textBook chapters on the topic "Sentiment Analysis"
Silaparasetty, Vinita. "Sentiment Analysis." In Deep Learning Projects Using TensorFlow 2, 87–118. Berkeley, CA: Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-5802-6_4.
Full textDominik, Hofer. "Sentiment Analysis." In Data Science – Analytics and Applications, 111–12. Wiesbaden: Springer Fachmedien Wiesbaden, 2017. http://dx.doi.org/10.1007/978-3-658-19287-7_17.
Full textZadrozny, Peter, and Raghu Kodali. "Sentiment Analysis." In Big Data Analytics Using Splunk, 255–82. Berkeley, CA: Apress, 2013. http://dx.doi.org/10.1007/978-1-4302-5762-2_14.
Full textL. Jockers, Matthew, and Rosamond Thalken. "Sentiment Analysis." In Text Analysis with R, 159–74. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-39643-5_14.
Full textLuo, Tiejian, Su Chen, Guandong Xu, and Jia Zhou. "Sentiment Analysis." In Trust-based Collective View Prediction, 53–68. New York, NY: Springer New York, 2013. http://dx.doi.org/10.1007/978-1-4614-7202-5_4.
Full textBiagioni, Raoul. "Sentiment Analysis." In The SenticNet Sentiment Lexicon: Exploring Semantic Richness in Multi-Word Concepts, 7–16. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-38971-4_2.
Full textSarkar, Dipanjan. "Sentiment Analysis." In Text Analytics with Python, 567–629. Berkeley, CA: Apress, 2019. http://dx.doi.org/10.1007/978-1-4842-4354-1_9.
Full textChen, Hsinchun. "Sentiment Analysis." In Dark Web, 171–201. New York, NY: Springer New York, 2011. http://dx.doi.org/10.1007/978-1-4614-1557-2_10.
Full textThelwall, Mike. "Sentiment Analysis." In The SAGE Handbook of Social Media Research Methods, 545–56. 1 Oliver's Yard, 55 City Road London EC1Y 1SP: SAGE Publications Ltd, 2016. http://dx.doi.org/10.4135/9781473983847.n32.
Full textKumar, Sunil. "Sentiment Analysis." In Python for Accounting and Finance, 265–300. Cham: Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-54680-8_17.
Full textConference papers on the topic "Sentiment Analysis"
Aggrawal, Aditi, and Deepika Varshney. "Multimodal Sentiment Analysis: Perceived vs Induced Sentiments." In 2024 Silicon Valley Cybersecurity Conference (SVCC), 1–7. IEEE, 2024. http://dx.doi.org/10.1109/svcc61185.2024.10637377.
Full textRishu, Amanveer Singh, and Sarvesh Tanwar. "Unveiling Sentiments: CNN-LSTM Based Social Media Sentiment Analysis." In 2024 Asia Pacific Conference on Innovation in Technology (APCIT), 1–5. IEEE, 2024. http://dx.doi.org/10.1109/apcit62007.2024.10673560.
Full textRathore, Saurabh Pratap Singh, Jayashree Patole, Geetali Tilak, ReenaMahapatra Lenka, Joe Cajetan Lopez, and Priyanka. "Consumer Sentiment Analysis." In 2024 International Conference on Smart Devices (ICSD), 1–5. IEEE, 2024. http://dx.doi.org/10.1109/icsd60021.2024.10751293.
Full textKant, Shashi, Raushan Kumar Upadhyay, Palak Gupta, Raghav Tiwari, and Honey Kumar. "Youtube Comments Sentiment Analysis." In 2024 1st International Conference on Advances in Computing, Communication and Networking (ICAC2N), 570–74. IEEE, 2024. https://doi.org/10.1109/icac2n63387.2024.10895870.
Full textxuyang, Wang, and shi haojun. "Attention fusion sentiment analysis with cross-modal sentiment augmentation." In Third International Conference on Machine Vision, Automatic Identification and Detection, edited by Renchao Jin, 106. SPIE, 2024. http://dx.doi.org/10.1117/12.3036317.
Full textMedeiros, Murilo C., and Vinicius R. P. Borges. "Tweet Sentiment Analysis Regarding the Brazilian Stock Market." In VIII Brazilian Workshop on Social Network Analysis and Mining. Sociedade Brasileira de Computação - SBC, 2019. http://dx.doi.org/10.5753/brasnam.2019.6550.
Full textBu, Kun, and Kandethody Ramachandran. "Comparative Analysis of Sentiment in Original and Summarized Tweets: Leveraging Transformer Models for Enhanced NLP Insights." In 5th International Conference on Artificial Intelligence and Big Data (AIBD 2024). Academy & Industry Research Collaboration Center, 2024. http://dx.doi.org/10.5121/csit.2024.140404.
Full textThapa, Bipun. "Sentiment Analysis of Cyber Security Content on Twitter and Reddit." In 3rd International Conference on Data Mining and Machine Learning (DMML 2022). Academy and Industry Research Collaboration Center (AIRCC), 2022. http://dx.doi.org/10.5121/csit.2022.120708.
Full textTsiligaridis, John. "Approaches of Classification Models for Sentiment Analysis." In 5th International Conference on Advanced Natural Language Processing. Academy & Industry Research Collaboration Center, 2024. http://dx.doi.org/10.5121/csit.2024.141007.
Full textArora, Adwita, Krish Chopra, Divya Chaudhary, Ian Gorton, and Bijendra Kumar. "Sentiment Analysis of Social Media Data on COVID-19." In 4th International Conference on Natural Language Processing and Machine Learning. Academy and Industry Research Collaboration Center (AIRCC), 2023. http://dx.doi.org/10.5121/csit.2023.130802.
Full textReports on the topic "Sentiment Analysis"
Shellman, Stephen M., and Michael A. Covington. Automated Sentiment Analysis. Fort Belvoir, VA: Defense Technical Information Center, June 2009. http://dx.doi.org/10.21236/ada532194.
Full textChitla, Pravalika Ravikumar. Sentiment Analysis of Reviews. Ames (Iowa): Iowa State University, January 2021. http://dx.doi.org/10.31274/cc-20240624-1275.
Full textHart, Laurel. The Linguistics of Sentiment Analysis. Portland State University Library, May 2013. http://dx.doi.org/10.15760/honors.19.
Full textHua, Tianyu. Machine learning for sentiment analysis: Opportunities and challenges. Ames (Iowa): Iowa State University, May 2022. http://dx.doi.org/10.31274/cc-20240624-974.
Full textVizmanos, Jana Flor, Sheila Siar, Jose Ramon Albert, Janina Luz Sarmiento, and Angelo Hernandez. Like, Comment, and Share: Analyzing Public Sentiments of Government Policies in Social Media. Philippine Institute for Development Studies, December 2023. http://dx.doi.org/10.62986/dp2023.33.
Full textVassilev, Apostol. BowTie – A deep learning feedforward neural network for sentiment analysis. Gaithersburg, MD: National Institute of Standards and Technology, April 2019. http://dx.doi.org/10.6028/nist.cswp.04222019.
Full textVassilev, Apostol. BowTie – A deep learning feedforward neural network for sentiment analysis. Gaithersburg, MD: National Institute of Standards and Technology, 2019. http://dx.doi.org/10.6028/nist.cswp.8.
Full textJain, Kavita. Analyzing customer reactions towards popular Airlines with Aspect-based Sentiment Analysis. Ames (Iowa): Iowa State University, January 2021. http://dx.doi.org/10.31274/cc-20240624-210.
Full textAlonso-Robisco, Andrés, Andrés Alonso-Robisco, José Manuel Carbó, José Luis González, Ana Isabel Hernáez, José Luis González, Jorge Quintana, and Javier Tarancón. Empowering financial supervision: a SupTech experiment using machine learning in an early warning system. Madrid: Banco de España, March 2025. https://doi.org/10.53479/39320.
Full textLiang, Xiao. Analyzing the Amazon Shopping Experience: A Sentiment Analysis Based on Natural Language Processing (NLP) and Model Comparison. Ames (Iowa): Iowa State University, May 2024. http://dx.doi.org/10.31274/cc-20240624-215.
Full text