Sentiment of Sentence in Tweets: A Review
Journal Title: IOSR Journals (IOSR Journal of Computer Engineering) - Year 2015, Vol 17, Issue 6
Abstract
Abstract: Determine the sentiment of sentence that is positive or negative based on the presence of part of speech tag, the emoticons present in the sentences. For this research we use the most popular microblogging sittwitter for sentiment orientation. In this paper we want to extract tweets form the twitter related to the product like mobile phones, home appliances, vehicle etc. After retrieving tweets we perform some preprocessing on it like remove retweets, remove tweets containing few words with minimum threshold of length five, remove tweets containing only urls. After this the remaining tweets are pre-processed like that transform all letters of the tweets to the lower case then remove punctuation from the tweets because it reduces the accuracy of result. After this remove extra white spaces from the tweets, then we apply a pos tagger to tag each word. The tuple after the applying above steps contain (word, pos tag, English-word, stop-word). We are interested in onlytweets that contain opinion and eliminate the remaining non-opinion tweets from the data set. For this we use the Naïve Bays classification algorithm. After this we use short text classification on tweets i.e., the word having different meaning in different domain. In order to solve this problem we use two different feature selection algorithms the mutual information (MI) and the X2 feature selection. At final stage predicting the orientation of an opinion sentence that is positive or negative as we mentioned above. For this we use two model like unigram model and opinion miner.
Authors and Affiliations
Sandip Mali , Ashish Balerao , Suvarnsing Bhable , Sangramsing Kayte
Real Time Monitoring Of Urban Water Systems for Developing Countries
Abstract: The safe and satisfactory provision of water related services in urban areas of developing countries remain a major challenge mainly attributed to limited resources and inability to promptly detect operat...
Computational Method for Forensic Verification of offline Signatures
Signature verification models based on personal model have been reported by many researchers in past but the method proposed here is a forensic document examination approach using computational methods, unlike ot...
Analytical Review on the Correlation between Ai and Neuroscience
Neuroscience is the pragmatic study of brain anatomy and physiology. AI and neuroscience are typical related to the human brain’s behavior. The alliance between artificial intelligence and neuroscience can produc...
Survey on Load Rebalancing For Distributed File Systems in Clouds
Cloud Computing is an emerging technology, it is based on demand service in which shared resources, information, software and other devices are provided according to the clients to the requirements at,specific time with...
Face Detection and Recognition using Viola-Jones algorithm and fusion of LDA and ANN
Abstract: Building a computational model for recognizing a face is a complicated task as the face is a complex multidimensional visual model. The proposed paper focuses on human face recognition by calculating the featur...