
Sentiment Analysis for Product Recommendation Using Random Forest
Author(s) -
Gayatri Khanvilkar,
Deepali Vora
Publication year - 2018
Publication title -
international journal of engineering and technology
Language(s) - English
Resource type - Journals
ISSN - 2227-524X
DOI - 10.14419/ijet.v7i3.3.14492
Subject(s) - sentiment analysis , polarity (international relations) , computer science , random forest , product (mathematics) , popularity , support vector machine , class (philosophy) , natural language processing , artificial intelligence , recommender system , machine learning , information retrieval , mathematics , psychology , chemistry , social psychology , geometry , biochemistry , cell
Analysis of sentiments is to analyze the natural language and to find the emotions, express by the human beings. The idea behind sentiment analysis is to determine polarity of textual opinion given by person. Sentiment Analysis is useful in product recommendations. Based on the reviews given by the user; the products can be recommended to another user. Major product websites are using sentiment analysis to understand the popularity and problems with the product. Sentiment analysis mainly formulated as two class classification problem, positive and negative. Sentiment analysis using ordinal classification gives more clear idea about sentiments. The proposed system determines polarity of reviews given by users, using ordinal classification. The system will give polarity using machine learning algorithms SVM and Random Forest. The achieved polarity will be used to provide recommendation to users.