MASHINALI O‘RGATISH USULLARI YORDAMIDA MATNNI SENTIMENT TAHLIL QILISH
Keywords:
Text sentiment, sentiment analysis, machine learning, deep learning, artificial neural networks, Naive Bayes, Support Vector Machine, Logistic Regression, natural language processing (NLP).Abstract
Sentiment analysis is one of the crucial tasks in the field of Natural Language Processing (NLP). This method determines the emotional state of the text, whether it is positive, negative, or neutral. This thesis analyzes the methods of sentiment analysis and their approaches based on machine learning and deep learning. First, the theoretical foundations of sentiment analysis and its application using software tools are discussed.
In the thesis, machine learning methods such as Naive Bayes, Support Vector Machine (SVM), and Logistic Regression are described for sentiment classification. Additionally, deep learning methods, particularly artificial neural networks and modern transformer models, are analyzed for their ability to contextualize and recognize complex grammatical structures.
References
1. Liu, B. (2012). Sentiment Analysis and Opinion Mining. Synthesis Lectures on Human Language Technologies, Morgan & Claypool Publishers.
2. Pang, B., & Lee, L. (2008). Opinion Mining and Sentiment Analysis. Foundations and Trends in Information Retrieval, 2(1–2), 1–135.
3. Vinyals, O., & Le, Q. V. (2015). “A Neural Network for Factored Translation Models.” Proceedings of the 32nd International Conference on Machine Learning.
4. Mikolov, T., Sutskever, I., Chen, K., Corrado, G. S., & Dean, J. (2013). “Distributed Representations of Words and Phrases and their Compositionality.” Proceedings of NeurIPS 26.
5. Scikit-learn Documentation. (2023). “Machine Learning in Python.” https://scikit-learn.org/stable/index.html.
6. Hirschberg, J., & Manning, C. D. (2015). “Natural Language Processing.” Communications of the ACM, 58(6), 43–50.
7. Vaswani, A., Shazeer, N., Parmar, N., Uszkoreit, J., Jones, L., Gomez, A. A., Kaiser, Ł., & Polosukhin, I. (2017). Attention is All You Need. Proceedings of NeurIPS 30.