CFP last date
20 May 2024
Call for Paper
June Edition
IJCA solicits high quality original research papers for the upcoming June edition of the journal. The last date of research paper submission is 20 May 2024

Submit your paper
Know more
Reseach Article

Emotion Extraction using Rule based and SVM-KNN Algorithm

by Mohini Chaudhari, Sharvari Govilkar
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 125 - Number 11
Year of Publication: 2015
Authors: Mohini Chaudhari, Sharvari Govilkar
10.5120/ijca2015906142

Mohini Chaudhari, Sharvari Govilkar . Emotion Extraction using Rule based and SVM-KNN Algorithm. International Journal of Computer Applications. 125, 11 ( September 2015), 32-34. DOI=10.5120/ijca2015906142

@article{ 10.5120/ijca2015906142,
author = { Mohini Chaudhari, Sharvari Govilkar },
title = { Emotion Extraction using Rule based and SVM-KNN Algorithm },
journal = { International Journal of Computer Applications },
issue_date = { September 2015 },
volume = { 125 },
number = { 11 },
month = { September },
year = { 2015 },
issn = { 0975-8887 },
pages = { 32-34 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume125/number11/22478-2015906142/ },
doi = { 10.5120/ijca2015906142 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:15:48.040356+05:30
%A Mohini Chaudhari
%A Sharvari Govilkar
%T Emotion Extraction using Rule based and SVM-KNN Algorithm
%J International Journal of Computer Applications
%@ 0975-8887
%V 125
%N 11
%P 32-34
%D 2015
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Language is not only a powerful tool to communicate and convey information but is also a means to express emotion. Emotions are the important factors while interacting socially as emotion can easily connect people and improve health and other aspects of daily life. Emotions manipulate the way human thinks, percept and behave. We propose a hybrid system that consists of a rule-based engine and trained a Support Vector Machine (SVM) classifier. For each possible emotion, a rule-based engine is used to find whether the rule is present or not and if the rule is not present for the emotion, we require the SVM classifier in order to get the proper final decision. A set of syntactic and semantic features are extracted from sentences for building the rules and training the classifier.

References
  1. P. Ekman, (1992), “An Argument for Basic Emotions” International Journal of Cognition and Emotion, Vol. 6(3), published by Lawrence Associates Ltd, US, Jan 1992, p.p. 169-200.
  2. Daniel Dichiu, Ana Lucia Pai, Sunita Andreea Moga, Catalin Buiu, “A Cognitive System for Detecting Emotions in Literary Texts and Transposing them into Drawings”, IEEE, 2010.
  3. Azadeh Nikfarjam, Ehsan Emadzadeh, (2012), “A Hybrid System for Emotion Extraction from Suicide Notes”, Biomedical Informatics Insights 2012:5 (Suppl. 1) 165-174.
  4. Neviarouskaya A, Prendinger H, Ishizuka M. EmoHeart: Conveying Emotions in Second Life Based on Affect Sensing from Text. Advances in Human-Computer Interaction. 2010;(2):1–13.
  5. W.G. Parrot, “Emotion in Social Psychology,” in Psychology Press, Philadelphia 2001, p.p. 102-105.
  6. Ruchika Sharma and Amit Arora, “Improve Sentiment Analysis Accuracy using Multiple Kernel Approach” International Journal of Computer Applications (0975 – 8887) Volume 71– No.20, June 2013
  7. Yun Li, Jie Wang, “Research on Text Classification Based on SVM-KNN”, Published in Software Engineering and Service Science (ICSESS), 2014 5th IEEE International Conference on, 7-29 June 2014.
  8. T. Mullen and N. Collier, “Sentiment analysis using support vector machines with diverse information sources,” in Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP ’04), pp. 412–418, Barcelona, Spain, July 2004.
  9. R. Prasad, N. Dinesh, A. Lee, E. Miltsakaki, L. Robaldo, A. Joshi, B. Webber, "The Penn Discourse Treebank 2.0", Proceedings of the 6th International Conference on Language Resources and Evaluation (LREC 2008), Morocco.
  10. C. Fellbaum, "WordNet: An Electronic Lexical Database", MIT Press,1998.
  11. Alm, C. O. Affect in Text and Speech. PhD Dissertation. University of Illinois at Urbana- Champaign, 2008.
  12. StanfordParser,http://nlp.stanford.edu:8080/parser/index.jsp, June 15, 2012.
Index Terms

Computer Science
Information Sciences

Keywords

Emotion Extraction Tokenizer Stemmer Rule Based Engine Machine Learning SVM