This paper discusses an opinion mining technique using support vector machines (SVM) and natural language processing (NLP) on newspaper headlines to analyze sentiments. It demonstrates the methodology of data collection, preprocessing, and model training, highlighting the effectiveness of linear SVM and stochastic gradient descent classifiers in achieving superior accuracy on various datasets. The results reveal that shorter datasets favor TF-IDF and linear SVM, while larger datasets benefit from SGD and linear SVM models.
Related topics: