An extensive Survey On Sarcasm Detection Using Various Classifiers

Size: px
Start display at page:

Download "An extensive Survey On Sarcasm Detection Using Various Classifiers"

Transcription

1 Volume 119 No , ISSN: (on-line version) url: ijpam.eu An extensive Survey On Sarcasm Detection Using Various Classifiers K.R.Jansi* Department of Computer Science and Engineering SRM Institute of Science and Technology Chennai, Tamil Nadu, INDIA Pranit Rao Sajja* Department of Computer Science and Engineering SRM Institute of Science and Technology Chennai, Tamil Nadu, INDIA Priyanshu Goyal* Department of Computer Science and Engineering SRM Institute of Science and Technology Chennai, Tamil Nadu, INDIA Abstract Sarcasm is a sophisticated form of language use that acknowledges a gap between the intended meaning and the literal meaning of the words. Sarcasm detection is the task of predicting sarcasm in text. It is a crucial step to sentiment analysis, considering pervasiveness and challenges of sarcasm in sentimental text. Sentiment is the feeling or attitude towards something and sentiment analysis is evaluating or studying about various reviews and comments given by users. This paper presents a survey on various approaches for sarcasm detection and various approaches for classification of the text. We also discuss about the types of features that are extracted from the text and how they are used for the classification using various classifiers Keywords: Sarcasm detection,support vector machines,neural networks,nave bayes classifier the annotators to physically dissect each sentence, henceforth came the utilization for building up an instrument to decide Sarcasm Detection. Sarcasm Detection is a piece of NLP, which manages humor identification, which is as content. The different approaches to distinguish Sarcasm and the identifiers introduce in the remarks are appeared in the figure 2. I. INTRODUCTION Sentiment Analysis is a Natural Language Processing (NLP) and information extraction procures client s sentiments composed in positive, negative, nonpartisan comments, inquiries and requests by doing research on extensive amounts of records. When in doubt, assumption examination hopes to choose the impression of a speaker or a creator with respect to some point or the general tonality of a report. Notions of individuals can be examined as Positive, Negative and Neutral. The sentiments investigation is crucial to the business fields. By investigating, the negative estimation from the twitter can be utilized to enhance the business and can profit to the clients. Sarcasm is a sort of notion got from the French word Sarkasmos which signifies tear tissue or crush the teeth. The significance is not quite the same as what the speaker plans to state through sarcasm. Sarcasm can likewise be characterized as a complexity between a positive slant and negative circumstance [1] and the other way around. It is vital to distinguish the sarcasm in supposition mining and slant investigation. Sarcasm is a vital angle in online networking information investigation due to the nonattendance of up close and personal contact. As online networking is increasing greater prominence, the issue of sarcasm identification will turn out to be much all the more difficult. This style of articulations were included in Microblogs and online networking which made it extremely troublesome for Fig. 1. Basic features extracted for Sarcasm Detection II. APPROACHES FOR SARCASM DETECTION Sentiment characterization should be possible in two ways to be specific machine learning methodology and vocabulary based methodologies. Machine learning brings about most extreme exactness and semantic introduction gives better generalization. Machine learning can be isolated into supervised and unsupervised methodologies. Supervised approach require two arrangements of explained information, one set is for preparing and the other is for trying. The different sorts of classifiers utilized for directed learning are Decision Tree, Support Vector Machine, Neural Network, Naive Bayes and Maximum Entropy. The other approach called vocabulary based contains two methodologies in particular word reference based or corpus based. Lexicon based approach makes utilization of existing word reference, which 13183

2 is a gathering of supposition words alongside their positive (+ve) or negative (- ve) assumption. Word references can be made with/without utilizing metaphysics. A cosmology is characterized as an express, machine-discernable detail of a common conceptualization [2]. Cosmology can be utilized for new words which are not found in named corpus. Corpus construct method depends in light of the likelihood of event of an opinion word in conjunction with positive or negative organization of words by performing look on extremely gigantic measure of writings like Google seek, AltaVista seek and so on. Fig. 2. Approaches and Components used in Sarcasm Detection A. Supervised Approach Supervised techniques can be implemented by building a classifier. This classifier is trained by examples, which can be manually labeled. Most commonly used supervised algorithms are Support Vector Machines (SVM), Naive Bayes classifier and Maximum Entropy[3].. 1) Support Vector Machine: Support vector machines (SVM) is a Supervised machine learning algorithm basically used for both classification and Regression. it is mostly used in classification problems. Each data item is plotted as a point in n-dimensional area, wheren is number of features, with the value of every feature being the value of a specific coordinate. 2) Nave Bayes: Nave Bayes(NB) is mainly used for text categorization and it is based on Bayestheorem with the Nave assumption of independence between every pair of features. Naive Bayes is often used to predict the probability of sentiments in the text. 3) Maximum Entropy: It is a Probabilistic classifier model based on the class of exponential model. And it supports various natural language tasks, such as language modeling, part-of-speech tagging, and text categorization. 4) Neural Networks: It is a Computational model. Artificial neural network works as the way human brains processes information. To process the information ANN consolidates a tremendous measure of related training units and deliver important outcomes. String and Lee [4] utilized different administered methods, for example, Nave Bayes, Maximum Entropy and Support Vector Machine for parallel feeling arrangement for film audits. For tests, creators have gathered film audits from imdb.com. Creators have done explore different avenues regarding distinctive component designing, where SVM gave the most elevated precision of 82.9 rate with unigrams highlights. Dang et al. [5] ordered estimations utilizing SVM by utilizing distinctive element determination strategies. They have done the trials by utilizing two corpora one with 305 positive audits and 307 negative surveys on computerized camera and the other corpora was the multi-area dataset from Blitzer et al. [6]. SVM was prepared on accumulations of three listed capabilities in view of area free, space ward and assumption highlights. Information Gain was connected to lessen the quantity of highlights from various mix of highlights. The diminished list of capabilities performed preferred on multi-space dataset over computerized camera dataset and acquired an exactness of rate. Zhang et al.[7]characterized notion utilizing machine learning for eatery audits written in the standard Cantonese. Creators have considered the impacts of highlight portrayals and highlight measure on the grouping execution. Creators have played out a test on ve and ve audits and utilized diverse element portrayals like unigram, unigram freq, bigram, bigram freq, trigram and trigram freq and different highlights in the scope of 50 to 1,600 highlights. The most noteworthy precision detailed was rate utilizing Nave Bayes calculation for highlights. The Dynamic Artificial Neural Network and Support Vector Machine were utilized as multi-class classifiers. Dynamic Artificial Neural Networks(DAN2) was outlined in such an approach to contain numerous shrouded layers with four concealed hubs for each layer. DAN2 outflanked Support Vector Machine with an exactness of 71.3 rate for firmly positive, 66.7 rate for somewhat positive, 89.9 rate for somewhat negative and 95.1 rate for unequivocally negative Authors have done try different things with various element designing, where SVM gave the most astounding precision of 82.9 rate with unigrams highlights. B. Unsupervised Approach This concerns the analysis of unclassified cases. This framework isn t furnished with any preparation illustrations. Unsupervised learning is a strategy for discovering designs in information with no data about the result of the information. The quality of unsupervised learning exists in discovering relationship in information and show how it is orchestrated by Michie et al. [8] 1) Lexicon based approaches: The Lexicon-construct Approach depends with respect to a feeling vocabulary, an accumulation of known and precompiled slant terms. For removing two-word, phrases from remarks. Turney[9] utilized an accumulation of examples of tags.to decide semantic introduction of remarks creators utilized a component called PMI-Information recovery (Pointwise Mutual Information) by offering inquiries to a web crawler by considering two limit esteems as phenomenal and poor for positive and negative individually. For tests 410 surveys on different spaces have 13184

3 been completed from a site called Epinions.com. Thus, the most noteworthy exactness of 84 rate accomplished on littlest dataset, which contains just 75 audits on vehicles, and for the film surveys, the least precision level of rate was accomplished. Subject Favorability assurance was finished by Yi [10] by creating feeling dictionaries of 3513 assessment words. Two elements were viewed as, for example, syntactic conditions among the expressions and subject term modifiers. Creators have done investigations in two sets the first is a multi-area corpus contains 175 instances of subject terms inside the unique circumstance and the second one is camera audits of 2000 cases. The proposed work has been assessed on pages and news articles of and audits separately to remove notions by characterizing 13 subject terms, which obtained the exactness rate of 86 rate and 88 rate individually. The exactness of 91 rate was accomplished when the notion extraction led on pages of medicinal space. 2) Corpus and Dictionary Based Approach: Dictionary based approach functions as ordinary word reference idea, first the given expressions of feelings are searched and after that it looks down their equivalent words and antonyms. A portion of the assessment words are recorded physically. The rundown is then extended via seeking into prominent or surely understood corpora like WordNet. The quality of extremity for each word is likewise recorded in the lexicon. The Corpus Based approach is utilized to discover supposition words with setting particular introductions, which rely upon syntactic patterns. Author Name Raghavan V M, Mohana Kumar[11] Pushpak Bhattacharyya, Mark Carman[12] Meishan Zhang, Yue Zhang and Guohong [13] Tamal Ghosh[14] Erik Forslid,Niklas Wikn.[15] Approach Used Dataset Used Code POS tagging,hashtag facebook post Processor unigram,word google embedding search deep neural net twitter End results 87% F- score:72% imbalance- 86%,balanced- 80% KNN,LDA dictionary KNN- 60%,LDA- 62% SVM, Decision tree,nave Bayes Amazon, twitter Amazon -87%, Twitter data -71% Chun-Che Peng,Moha mmad Lakis, Jan Wei Pan[16] Tomas Ptacek,Ivan Habernal,Jun Hong[17] Naive Bayes, 1 class SVM Maximum Entropy (MaxEnt) and SVM Twitter Nave Bayes %. 1-Class SVM50% Twitter F1- score:0.947 III. FINDINGS OF THE STUDY AND DISCUSSION 1) Support Vector Machine: : Existing SVM strategies connected in different works need straight forwardness in results. In the event that the measurements of datasets are high, SVM won t not have the capacity to demonstrate the precise outcome. Pivot misfortune in SVM is frequently scattered that influences the exactness of the outcomes. A misfortune work which is utilized to prepare the classifiers is called Hinge misfortune 2) Decision Trees: : Decision Tree is simple and easy to utilize yet it has innate disadvantages, for example, it works with just known gatherings. Indeed, even little changes in the info information can settle on enormous changes on the choice tree and commonly prompts redrawing the tree. 3) Naive Bayes: An inconspicuous issue with Naive Bayes is that it works with little measure of preparing information while Deep learning works productively with huge informational collections. Run Based calculation is exceptionally work concentrated as the Rule base is huge. Consequently, basic leadership is extremely unpredictable. At the point when another information is included, new principles must be surrounded. 4) Lexicon Based: This approach gives better outcomes in the event that it works with little word reference and does not center around extensive database. From the above discoveries, this examination has arrived at a conclusion that a large portion of the current methodologies deal with little datasets and little word references. As Sarcasm, discovery can be effective just if the identification is made on vast arrangement of information and existing methodologies can t decide Sarcasm productive as information is gathered in an expansive sum from webbased social networking like Twitter and Facebook. Along these lines this examination reasons that Deep learning is a superior approach for Sarcasm Detection. IV. IMPLEMENTATION FINDINGS After the survey of various classifiers we have tried to implement two of the supervised approaches namely Support Vector Machine and Neural Networks. The findings of the study are as given in Fig3 and Fig4. Deciding on the Precision,Accuracy, F-values and Recall, we get to know that the Support Vector Machine classifier outweighs Neural Networks based classification based on the parameters. Including these 13185

4 Engineering and Technology, SRM Institute of Science and Technology, Chennai, Tamil Nadu, INDIA. Fig. 3. table showing SVM parameters and their obtained results Fig. 4. table showing NN parameters and their obtained results unigram features to a Neural Network was not possible due to the high dimensionality of feature vectors involved. This was however only possble with the LibSVM library. V. CONCLUSION Sarcasm recognition in composing is an insignificant testing errand because of absence of verbalization and outward appearances. Numerous methodologies are there to do Sentiment examination for sarcasm location. The quantity of Twitter clients are expanding step by step, the remarks shared by the general population are substantial, and vast informational collection is created. There are numerous procedures created to do slant investigation yet the issue of sarcasm recognition is as yet not illuminated. This paper gives a review on different philosophies used to distinguish sarcasm in Twitter web-based social networking information and have done the investigation of different classifiers, for example, Support Vector Machine, Nave Bayes, Lexicon based with exactness rate. Sarcasm can be resolved proficiently just if the current methodologies can manage huge informational index however the majority of the current methodologies can manage just little datasets. So profound learning approach is considered as an effective way to deal with recognize Sarcasm in the event of vast datasets. REFERENCES [1] S. K. Bharti, R. Pradhan, K. S. Babu, and S. K. Jena, Sarcasm analysis on twitter data using machine learning approaches, in Trends in Social Network Analysis. Springer, 2017, pp [2] M. Simmons, W. M. Nelson, S. Wu, and C. G. Hayes, Evaluation of the protective efficacy of a recombinant dengue envelope b domain fusion protein against dengue 2 virus infection in mice. The American journal of tropical medicine and hygiene, vol. 58, no. 5, pp , [3] S. Bharti, B. Vachha, R. Pradhan, K. Babu, and S. Jena, Sarcastic sentiment detection in tweets streamed in real time: a big data approach, Digital Communications and Networks, vol. 2, no. 3, pp , [4] B. Pang, L. Lee, and S. Vaithyanathan, Thumbs up?: sentiment classification using machine learning techniques, in Proceedings of the ACL- 02 conference on Empirical methods in natural language processing- Volume 10. Association for Computational Linguistics, 2002, pp [5] Y. Dang, Y. Zhang, and H. Chen, A lexicon-enhanced method for sentiment classification: An experiment on online product reviews, IEEE Intelligent Systems, vol. 25, no. 4, pp , [6] J. Blitzer, M. Dredze, and F. Pereira, Biographies, bollywood, boomboxes and blenders: Domain adaptation for sentiment classification, in Proceedings of the 45th annual meeting of the association of computational linguistics, 2007, pp [7] Z. Zhang, Q. Ye, Z. Zhang, and Y. Li, Sentiment classification of internet restaurant reviews written in cantonese, Expert Systems with Applications, vol. 38, no. 6, pp , [8] R. Henery, D. Michie, D. Spiegelhalter, and C. Taylor, Machine learning, neural and statistical classification, [9] P. D. Turney, Thumbs up or thumbs down?: semantic orientation applied to unsupervised classification of reviews, in Proceedings of the 40th annual meeting on association for computational linguistics. Association for Computational Linguistics, 2002, pp [10] T. Nasukawa and J. Yi, Sentiment analysis: Capturing favorability using natural language processing, in Proceedings of the 2nd international conference on Knowledge capture. ACM, 2003, pp [11] R. Sridhar et al., Emotion and sarcasm identification of posts from facebook data using a hybrid approach. ICTACT Journal on Soft Computing, vol. 7, no. 2, [12] A. Joshi, P. Bhattacharyya, and M. J. Carman, Automatic sarcasm detection: A survey, ACM Computing Surveys (CSUR), vol. 50, no. 5, p. 73, [13] M. Zhang, Y. Zhang, and G. Fu, Tweet sarcasm detection using deep neural network, in Proceedings of COLING 2016, the 26th International Conference on Computational Linguistics: Technical Papers, 2016, pp [14] T. D. Chaudhuri and I. Ghosh, Artificial neural network and time series modeling based approach to forecasting the exchange rate in a multivariate framework, arxiv preprint arxiv: , [15] E. Forslid and N. Wikén, Automatic irony-and sarcasm detection in social media, [16] C.-C. Peng, M. Lakis, and J. W. Pan, Detecting sarcasm in text. [17] T. Ptáček, I. Habernal, and J. Hong, Sarcasm detection on czech and english twitter, in Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: Technical Papers, 2014, pp ACKNOWLEDGMENT This work was supported by Department of Computer Science and Engineering, School of Computing, Faculty of 13186

5 13187

6 13188

A Survey of Sarcasm Detection in Social Media

A Survey of Sarcasm Detection in Social Media A Survey of Sarcasm Detection in Social Media V. Haripriya 1, Dr. Poornima G Patil 2 1 Department of MCA Jain University Bangalore, India. 2 Department of MCA Visweswaraya Technological University Belagavi,

More information

World Journal of Engineering Research and Technology WJERT

World Journal of Engineering Research and Technology WJERT wjert, 2018, Vol. 4, Issue 4, 218-224. Review Article ISSN 2454-695X Maheswari et al. WJERT www.wjert.org SJIF Impact Factor: 5.218 SARCASM DETECTION AND SURVEYING USER AFFECTATION S. Maheswari* 1 and

More information

Sarcasm Detection in Text: Design Document

Sarcasm Detection in Text: Design Document CSC 59866 Senior Design Project Specification Professor Jie Wei Wednesday, November 23, 2016 Sarcasm Detection in Text: Design Document Jesse Feinman, James Kasakyan, Jeff Stolzenberg 1 Table of contents

More information

Finding Sarcasm in Reddit Postings: A Deep Learning Approach

Finding Sarcasm in Reddit Postings: A Deep Learning Approach Finding Sarcasm in Reddit Postings: A Deep Learning Approach Nick Guo, Ruchir Shah {nickguo, ruchirfs}@stanford.edu Abstract We use the recently published Self-Annotated Reddit Corpus (SARC) with a recurrent

More information

Your Sentiment Precedes You: Using an author s historical tweets to predict sarcasm

Your Sentiment Precedes You: Using an author s historical tweets to predict sarcasm Your Sentiment Precedes You: Using an author s historical tweets to predict sarcasm Anupam Khattri 1 Aditya Joshi 2,3,4 Pushpak Bhattacharyya 2 Mark James Carman 3 1 IIT Kharagpur, India, 2 IIT Bombay,

More information

First Stage of an Automated Content-Based Citation Analysis Study: Detection of Citation Sentences 1

First Stage of an Automated Content-Based Citation Analysis Study: Detection of Citation Sentences 1 First Stage of an Automated Content-Based Citation Analysis Study: Detection of Citation Sentences 1 Zehra Taşkın *, Umut Al * and Umut Sezen ** * {ztaskin; umutal}@hacettepe.edu.tr Department of Information

More information

Bi-Modal Music Emotion Recognition: Novel Lyrical Features and Dataset

Bi-Modal Music Emotion Recognition: Novel Lyrical Features and Dataset Bi-Modal Music Emotion Recognition: Novel Lyrical Features and Dataset Ricardo Malheiro, Renato Panda, Paulo Gomes, Rui Paiva CISUC Centre for Informatics and Systems of the University of Coimbra {rsmal,

More information

An Impact Analysis of Features in a Classification Approach to Irony Detection in Product Reviews

An Impact Analysis of Features in a Classification Approach to Irony Detection in Product Reviews Universität Bielefeld June 27, 2014 An Impact Analysis of Features in a Classification Approach to Irony Detection in Product Reviews Konstantin Buschmeier, Philipp Cimiano, Roman Klinger Semantic Computing

More information

Automatic Rhythmic Notation from Single Voice Audio Sources

Automatic Rhythmic Notation from Single Voice Audio Sources Automatic Rhythmic Notation from Single Voice Audio Sources Jack O Reilly, Shashwat Udit Introduction In this project we used machine learning technique to make estimations of rhythmic notation of a sung

More information

arxiv: v1 [cs.ir] 16 Jan 2019

arxiv: v1 [cs.ir] 16 Jan 2019 It s Only Words And Words Are All I Have Manash Pratim Barman 1, Kavish Dahekar 2, Abhinav Anshuman 3, and Amit Awekar 4 1 Indian Institute of Information Technology, Guwahati 2 SAP Labs, Bengaluru 3 Dell

More information

Music Emotion Recognition. Jaesung Lee. Chung-Ang University

Music Emotion Recognition. Jaesung Lee. Chung-Ang University Music Emotion Recognition Jaesung Lee Chung-Ang University Introduction Searching Music in Music Information Retrieval Some information about target music is available Query by Text: Title, Artist, or

More information

Lyrics Classification using Naive Bayes

Lyrics Classification using Naive Bayes Lyrics Classification using Naive Bayes Dalibor Bužić *, Jasminka Dobša ** * College for Information Technologies, Klaićeva 7, Zagreb, Croatia ** Faculty of Organization and Informatics, Pavlinska 2, Varaždin,

More information

Introduction to Natural Language Processing This week & next week: Classification Sentiment Lexicons

Introduction to Natural Language Processing This week & next week: Classification Sentiment Lexicons Introduction to Natural Language Processing This week & next week: Classification Sentiment Lexicons Center for Games and Playable Media http://games.soe.ucsc.edu Kendall review of HW 2 Next two weeks

More information

Implementation of Emotional Features on Satire Detection

Implementation of Emotional Features on Satire Detection Implementation of Emotional Features on Satire Detection Pyae Phyo Thu1, Than Nwe Aung2 1 University of Computer Studies, Mandalay, Patheingyi Mandalay 1001, Myanmar pyaephyothu149@gmail.com 2 University

More information

Automatic Detection of Sarcasm in BBS Posts Based on Sarcasm Classification

Automatic Detection of Sarcasm in BBS Posts Based on Sarcasm Classification Web 1,a) 2,b) 2,c) Web Web 8 ( ) Support Vector Machine (SVM) F Web Automatic Detection of Sarcasm in BBS Posts Based on Sarcasm Classification Fumiya Isono 1,a) Suguru Matsuyoshi 2,b) Fumiyo Fukumoto

More information

arxiv: v1 [cs.cl] 3 May 2018

arxiv: v1 [cs.cl] 3 May 2018 Binarizer at SemEval-2018 Task 3: Parsing dependency and deep learning for irony detection Nishant Nikhil IIT Kharagpur Kharagpur, India nishantnikhil@iitkgp.ac.in Muktabh Mayank Srivastava ParallelDots,

More information

Some Experiments in Humour Recognition Using the Italian Wikiquote Collection

Some Experiments in Humour Recognition Using the Italian Wikiquote Collection Some Experiments in Humour Recognition Using the Italian Wikiquote Collection Davide Buscaldi and Paolo Rosso Dpto. de Sistemas Informáticos y Computación (DSIC), Universidad Politécnica de Valencia, Spain

More information

AN OVERVIEW ON CITATION ANALYSIS TOOLS. Shivanand F. Mulimani Research Scholar, Visvesvaraya Technological University, Belagavi, Karnataka, India.

AN OVERVIEW ON CITATION ANALYSIS TOOLS. Shivanand F. Mulimani Research Scholar, Visvesvaraya Technological University, Belagavi, Karnataka, India. Abstract: AN OVERVIEW ON CITATION ANALYSIS TOOLS 1 Shivanand F. Mulimani Research Scholar, Visvesvaraya Technological University, Belagavi, Karnataka, India. 2 Dr. Shreekant G. Karkun Librarian, Basaveshwar

More information

Article Title: Discovering the Influence of Sarcasm in Social Media Responses

Article Title: Discovering the Influence of Sarcasm in Social Media Responses Article Title: Discovering the Influence of Sarcasm in Social Media Responses Article Type: Opinion Wei Peng (W.Peng@latrobe.edu.au) a, Achini Adikari (A.Adikari@latrobe.edu.au) a, Damminda Alahakoon (D.Alahakoon@latrobe.edu.au)

More information

Design of Low Power and Area Efficient 64 Bits Shift Register Using Pulsed Latches

Design of Low Power and Area Efficient 64 Bits Shift Register Using Pulsed Latches Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 11, Number 7 (2018) pp. 555-560 Research India Publications http://www.ripublication.com Design of Low Power and Area Efficient 64

More information

Acoustic Prosodic Features In Sarcastic Utterances

Acoustic Prosodic Features In Sarcastic Utterances Acoustic Prosodic Features In Sarcastic Utterances Introduction: The main goal of this study is to determine if sarcasm can be detected through the analysis of prosodic cues or acoustic features automatically.

More information

Lossless and Reversible Data Hiding In Encrypted Pictures by Allocating Memory Some Time Recently Encryption through Security Keys

Lossless and Reversible Data Hiding In Encrypted Pictures by Allocating Memory Some Time Recently Encryption through Security Keys Lossless and Reversible Data Hiding In Encrypted Pictures by Allocating Memory Some Time Recently Encryption through Security Keys Noor Mohammed S, 2 Ms. Sathyabama, 1 CSE ME, 2 Assistant Professor, Department

More information

Multimodal Music Mood Classification Framework for Christian Kokborok Music

Multimodal Music Mood Classification Framework for Christian Kokborok Music Journal of Engineering Technology (ISSN. 0747-9964) Volume 8, Issue 1, Jan. 2019, PP.506-515 Multimodal Music Mood Classification Framework for Christian Kokborok Music Sanchali Das 1*, Sambit Satpathy

More information

International Journal of Advance Engineering and Research Development MUSICAL INSTRUMENT IDENTIFICATION AND STATUS FINDING WITH MFCC

International Journal of Advance Engineering and Research Development MUSICAL INSTRUMENT IDENTIFICATION AND STATUS FINDING WITH MFCC Scientific Journal of Impact Factor (SJIF): 5.71 International Journal of Advance Engineering and Research Development Volume 5, Issue 04, April -2018 e-issn (O): 2348-4470 p-issn (P): 2348-6406 MUSICAL

More information

Computational Laughing: Automatic Recognition of Humorous One-liners

Computational Laughing: Automatic Recognition of Humorous One-liners Computational Laughing: Automatic Recognition of Humorous One-liners Rada Mihalcea (rada@cs.unt.edu) Department of Computer Science, University of North Texas Denton, Texas, USA Carlo Strapparava (strappa@itc.it)

More information

Affect-based Features for Humour Recognition

Affect-based Features for Humour Recognition Affect-based Features for Humour Recognition Antonio Reyes, Paolo Rosso and Davide Buscaldi Departamento de Sistemas Informáticos y Computación Natural Language Engineering Lab - ELiRF Universidad Politécnica

More information

An Introduction to Deep Image Aesthetics

An Introduction to Deep Image Aesthetics Seminar in Laboratory of Visual Intelligence and Pattern Analysis (VIPA) An Introduction to Deep Image Aesthetics Yongcheng Jing College of Computer Science and Technology Zhejiang University Zhenchuan

More information

Basic Natural Language Processing

Basic Natural Language Processing Basic Natural Language Processing Why NLP? Understanding Intent Search Engines Question Answering Azure QnA, Bots, Watson Digital Assistants Cortana, Siri, Alexa Translation Systems Azure Language Translation,

More information

Music Information Retrieval with Temporal Features and Timbre

Music Information Retrieval with Temporal Features and Timbre Music Information Retrieval with Temporal Features and Timbre Angelina A. Tzacheva and Keith J. Bell University of South Carolina Upstate, Department of Informatics 800 University Way, Spartanburg, SC

More information

How Do Cultural Differences Impact the Quality of Sarcasm Annotation?: A Case Study of Indian Annotators and American Text

How Do Cultural Differences Impact the Quality of Sarcasm Annotation?: A Case Study of Indian Annotators and American Text How Do Cultural Differences Impact the Quality of Sarcasm Annotation?: A Case Study of Indian Annotators and American Text Aditya Joshi 1,2,3 Pushpak Bhattacharyya 1 Mark Carman 2 Jaya Saraswati 1 Rajita

More information

Detecting Sarcasm in English Text. Andrew James Pielage. Artificial Intelligence MSc 2012/2013

Detecting Sarcasm in English Text. Andrew James Pielage. Artificial Intelligence MSc 2012/2013 Detecting Sarcasm in English Text Andrew James Pielage Artificial Intelligence MSc 0/0 The candidate confirms that the work submitted is their own and the appropriate credit has been given where reference

More information

A combination of opinion mining and social network techniques for discussion analysis

A combination of opinion mining and social network techniques for discussion analysis A combination of opinion mining and social network techniques for discussion analysis Anna Stavrianou, Julien Velcin, Jean-Hugues Chauchat ERIC Laboratoire - Université Lumière Lyon 2 Université de Lyon

More information

A COMPREHENSIVE STUDY ON SARCASM DETECTION TECHNIQUES IN SENTIMENT ANALYSIS

A COMPREHENSIVE STUDY ON SARCASM DETECTION TECHNIQUES IN SENTIMENT ANALYSIS Volume 118 No. 22 2018, 433-442 ISSN: 1314-3395 (on-line version) url: http://acadpubl.eu/hub ijpam.eu A COMPREHENSIVE STUDY ON SARCASM DETECTION TECHNIQUES IN SENTIMENT ANALYSIS 1 Sindhu. C, 2 G.Vadivu,

More information

The final publication is available at

The final publication is available at Document downloaded from: http://hdl.handle.net/10251/64255 This paper must be cited as: Hernández Farías, I.; Benedí Ruiz, JM.; Rosso, P. (2015). Applying basic features from sentiment analysis on automatic

More information

Formalizing Irony with Doxastic Logic

Formalizing Irony with Doxastic Logic Formalizing Irony with Doxastic Logic WANG ZHONGQUAN National University of Singapore April 22, 2015 1 Introduction Verbal irony is a fundamental rhetoric device in human communication. It is often characterized

More information

KLUEnicorn at SemEval-2018 Task 3: A Naïve Approach to Irony Detection

KLUEnicorn at SemEval-2018 Task 3: A Naïve Approach to Irony Detection KLUEnicorn at SemEval-2018 Task 3: A Naïve Approach to Irony Detection Luise Dürlich Friedrich-Alexander Universität Erlangen-Nürnberg / Germany luise.duerlich@fau.de Abstract This paper describes the

More information

Music Mood. Sheng Xu, Albert Peyton, Ryan Bhular

Music Mood. Sheng Xu, Albert Peyton, Ryan Bhular Music Mood Sheng Xu, Albert Peyton, Ryan Bhular What is Music Mood A psychological & musical topic Human emotions conveyed in music can be comprehended from two aspects: Lyrics Music Factors that affect

More information

Automatic Music Clustering using Audio Attributes

Automatic Music Clustering using Audio Attributes Automatic Music Clustering using Audio Attributes Abhishek Sen BTech (Electronics) Veermata Jijabai Technological Institute (VJTI), Mumbai, India abhishekpsen@gmail.com Abstract Music brings people together,

More information

Are Word Embedding-based Features Useful for Sarcasm Detection?

Are Word Embedding-based Features Useful for Sarcasm Detection? Are Word Embedding-based Features Useful for Sarcasm Detection? Aditya Joshi 1,2,3 Vaibhav Tripathi 1 Kevin Patel 1 Pushpak Bhattacharyya 1 Mark Carman 2 1 Indian Institute of Technology Bombay, India

More information

Instrument Recognition in Polyphonic Mixtures Using Spectral Envelopes

Instrument Recognition in Polyphonic Mixtures Using Spectral Envelopes Instrument Recognition in Polyphonic Mixtures Using Spectral Envelopes hello Jay Biernat Third author University of Rochester University of Rochester Affiliation3 words jbiernat@ur.rochester.edu author3@ismir.edu

More information

CS229 Project Report Polyphonic Piano Transcription

CS229 Project Report Polyphonic Piano Transcription CS229 Project Report Polyphonic Piano Transcription Mohammad Sadegh Ebrahimi Stanford University Jean-Baptiste Boin Stanford University sadegh@stanford.edu jbboin@stanford.edu 1. Introduction In this project

More information

Identifying Related Documents For Research Paper Recommender By CPA and COA

Identifying Related Documents For Research Paper Recommender By CPA and COA Preprint of: Bela Gipp and Jöran Beel. Identifying Related uments For Research Paper Recommender By CPA And COA. In S. I. Ao, C. Douglas, W. S. Grundfest, and J. Burgstone, editors, International Conference

More information

Do we really know what people mean when they tweet? Dr. Diana Maynard University of Sheffield, UK

Do we really know what people mean when they tweet? Dr. Diana Maynard University of Sheffield, UK Do we really know what people mean when they tweet? Dr. Diana Maynard University of Sheffield, UK We are all connected to each other... Information, thoughts and opinions are shared prolifically on the

More information

Melody classification using patterns

Melody classification using patterns Melody classification using patterns Darrell Conklin Department of Computing City University London United Kingdom conklin@city.ac.uk Abstract. A new method for symbolic music classification is proposed,

More information

A Corpus of English-Hindi Code-Mixed Tweets for Sarcasm Detection

A Corpus of English-Hindi Code-Mixed Tweets for Sarcasm Detection A Corpus of English-Hindi Code-Mixed Tweets for Sarcasm Detection by Sahil Swami, Ankush Khandelwal, Vinay Singh, Syed S. Akhtar, Manish Shrivastava in 19th International Conference on Computational Linguistics

More information

TWITTER SARCASM DETECTOR (TSD) USING TOPIC MODELING ON USER DESCRIPTION

TWITTER SARCASM DETECTOR (TSD) USING TOPIC MODELING ON USER DESCRIPTION TWITTER SARCASM DETECTOR (TSD) USING TOPIC MODELING ON USER DESCRIPTION Supriya Jyoti Hiwave Technologies, Toronto, Canada Ritu Chaturvedi MCS, University of Toronto, Canada Abstract Internet users go

More information

BIBLIOGRAPHIC DATA: A DIFFERENT ANALYSIS PERSPECTIVE. Francesca De Battisti *, Silvia Salini

BIBLIOGRAPHIC DATA: A DIFFERENT ANALYSIS PERSPECTIVE. Francesca De Battisti *, Silvia Salini Electronic Journal of Applied Statistical Analysis EJASA (2012), Electron. J. App. Stat. Anal., Vol. 5, Issue 3, 353 359 e-issn 2070-5948, DOI 10.1285/i20705948v5n3p353 2012 Università del Salento http://siba-ese.unile.it/index.php/ejasa/index

More information

Automatic Music Genre Classification

Automatic Music Genre Classification Automatic Music Genre Classification Nathan YongHoon Kwon, SUNY Binghamton Ingrid Tchakoua, Jackson State University Matthew Pietrosanu, University of Alberta Freya Fu, Colorado State University Yue Wang,

More information

Large scale Visual Sentiment Ontology and Detectors Using Adjective Noun Pairs

Large scale Visual Sentiment Ontology and Detectors Using Adjective Noun Pairs Large scale Visual Sentiment Ontology and Detectors Using Adjective Noun Pairs Damian Borth 1,2, Rongrong Ji 1, Tao Chen 1, Thomas Breuel 2, Shih-Fu Chang 1 1 Columbia University, New York, USA 2 University

More information

Outline. Why do we classify? Audio Classification

Outline. Why do we classify? Audio Classification Outline Introduction Music Information Retrieval Classification Process Steps Pitch Histograms Multiple Pitch Detection Algorithm Musical Genre Classification Implementation Future Work Why do we classify

More information

A New Scheme for Citation Classification based on Convolutional Neural Networks

A New Scheme for Citation Classification based on Convolutional Neural Networks A New Scheme for Citation Classification based on Convolutional Neural Networks Khadidja Bakhti 1, Zhendong Niu 1,2, Ally S. Nyamawe 1 1 School of Computer Science and Technology Beijing Institute of Technology

More information

NLPRL-IITBHU at SemEval-2018 Task 3: Combining Linguistic Features and Emoji Pre-trained CNN for Irony Detection in Tweets

NLPRL-IITBHU at SemEval-2018 Task 3: Combining Linguistic Features and Emoji Pre-trained CNN for Irony Detection in Tweets NLPRL-IITBHU at SemEval-2018 Task 3: Combining Linguistic Features and Emoji Pre-trained CNN for Irony Detection in Tweets Harsh Rangwani, Devang Kulshreshtha and Anil Kumar Singh Indian Institute of Technology

More information

LT3: Sentiment Analysis of Figurative Tweets: piece of cake #NotReally

LT3: Sentiment Analysis of Figurative Tweets: piece of cake #NotReally LT3: Sentiment Analysis of Figurative Tweets: piece of cake #NotReally Cynthia Van Hee, Els Lefever and Véronique hoste LT 3, Language and Translation Technology Team Department of Translation, Interpreting

More information

WHAT MAKES FOR A HIT POP SONG? WHAT MAKES FOR A POP SONG?

WHAT MAKES FOR A HIT POP SONG? WHAT MAKES FOR A POP SONG? WHAT MAKES FOR A HIT POP SONG? WHAT MAKES FOR A POP SONG? NICHOLAS BORG AND GEORGE HOKKANEN Abstract. The possibility of a hit song prediction algorithm is both academically interesting and industry motivated.

More information

Generating Chinese Classical Poems Based on Images

Generating Chinese Classical Poems Based on Images , March 14-16, 2018, Hong Kong Generating Chinese Classical Poems Based on Images Xiaoyu Wang, Xian Zhong, Lin Li 1 Abstract With the development of the artificial intelligence technology, Chinese classical

More information

Distortion Analysis Of Tamil Language Characters Recognition

Distortion Analysis Of Tamil Language Characters Recognition www.ijcsi.org 390 Distortion Analysis Of Tamil Language Characters Recognition Gowri.N 1, R. Bhaskaran 2, 1. T.B.A.K. College for Women, Kilakarai, 2. School Of Mathematics, Madurai Kamaraj University,

More information

Can Song Lyrics Predict Genre? Danny Diekroeger Stanford University

Can Song Lyrics Predict Genre? Danny Diekroeger Stanford University Can Song Lyrics Predict Genre? Danny Diekroeger Stanford University danny1@stanford.edu 1. Motivation and Goal Music has long been a way for people to express their emotions. And because we all have a

More information

Approaches for Computational Sarcasm Detection: A Survey

Approaches for Computational Sarcasm Detection: A Survey Approaches for Computational Sarcasm Detection: A Survey Lakshya Kumar, Arpan Somani and Pushpak Bhattacharyya Dept. of Computer Science and Engineering Indian Institute of Technology, Powai Mumbai, Maharashtra,

More information

Predicting Aesthetic Radar Map Using a Hierarchical Multi-task Network

Predicting Aesthetic Radar Map Using a Hierarchical Multi-task Network Predicting Aesthetic Radar Map Using a Hierarchical Multi-task Network Xin Jin 1,2,LeWu 1, Xinghui Zhou 1, Geng Zhao 1, Xiaokun Zhang 1, Xiaodong Li 1, and Shiming Ge 3(B) 1 Department of Cyber Security,

More information

High School Photography 1 Curriculum Essentials Document

High School Photography 1 Curriculum Essentials Document High School Photography 1 Curriculum Essentials Document Boulder Valley School District Department of Curriculum and Instruction February 2012 Introduction The Boulder Valley Elementary Visual Arts Curriculum

More information

Sentiment and Sarcasm Classification with Multitask Learning

Sentiment and Sarcasm Classification with Multitask Learning 1 Sentiment and Sarcasm Classification with Multitask Learning Navonil Majumder, Soujanya Poria, Haiyun Peng, Niyati Chhaya, Erik Cambria, and Alexander Gelbukh arxiv:1901.08014v1 [cs.cl] 23 Jan 2019 Abstract

More information

Determining sentiment in citation text and analyzing its impact on the proposed ranking index

Determining sentiment in citation text and analyzing its impact on the proposed ranking index Determining sentiment in citation text and analyzing its impact on the proposed ranking index Souvick Ghosh 1, Dipankar Das 1 and Tanmoy Chakraborty 2 1 Jadavpur University, Kolkata 700032, WB, India {

More information

SARCASM DETECTION IN SENTIMENT ANALYSIS Dr. Kalpesh H. Wandra 1, Mehul Barot 2 1

SARCASM DETECTION IN SENTIMENT ANALYSIS Dr. Kalpesh H. Wandra 1, Mehul Barot 2 1 SARCASM DETECTION IN SENTIMENT ANALYSIS Dr. Kalpesh H. Wandra 1, Mehul Barot 2 1 Director (Academic Administration) Babaria Institute of Technology, 2 Research Scholar, C.U.Shah University Abstract Sentiment

More information

Chord Classification of an Audio Signal using Artificial Neural Network

Chord Classification of an Audio Signal using Artificial Neural Network Chord Classification of an Audio Signal using Artificial Neural Network Ronesh Shrestha Student, Department of Electrical and Electronic Engineering, Kathmandu University, Dhulikhel, Nepal ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Laughbot: Detecting Humor in Spoken Language with Language and Audio Cues

Laughbot: Detecting Humor in Spoken Language with Language and Audio Cues Laughbot: Detecting Humor in Spoken Language with Language and Audio Cues Kate Park, Annie Hu, Natalie Muenster Email: katepark@stanford.edu, anniehu@stanford.edu, ncm000@stanford.edu Abstract We propose

More information

SARCASM DETECTION IN SENTIMENT ANALYSIS

SARCASM DETECTION IN SENTIMENT ANALYSIS SARCASM DETECTION IN SENTIMENT ANALYSIS Shruti Kaushik 1, Prof. Mehul P. Barot 2 1 Research Scholar, CE-LDRP-ITR, KSV University Gandhinagar, Gujarat, India 2 Lecturer, CE-LDRP-ITR, KSV University Gandhinagar,

More information

Detecting Musical Key with Supervised Learning

Detecting Musical Key with Supervised Learning Detecting Musical Key with Supervised Learning Robert Mahieu Department of Electrical Engineering Stanford University rmahieu@stanford.edu Abstract This paper proposes and tests performance of two different

More information

Music Composition with RNN

Music Composition with RNN Music Composition with RNN Jason Wang Department of Statistics Stanford University zwang01@stanford.edu Abstract Music composition is an interesting problem that tests the creativity capacities of artificial

More information

A QUERY BY EXAMPLE MUSIC RETRIEVAL ALGORITHM

A QUERY BY EXAMPLE MUSIC RETRIEVAL ALGORITHM A QUER B EAMPLE MUSIC RETRIEVAL ALGORITHM H. HARB AND L. CHEN Maths-Info department, Ecole Centrale de Lyon. 36, av. Guy de Collongue, 69134, Ecully, France, EUROPE E-mail: {hadi.harb, liming.chen}@ec-lyon.fr

More information

Singer Traits Identification using Deep Neural Network

Singer Traits Identification using Deep Neural Network Singer Traits Identification using Deep Neural Network Zhengshan Shi Center for Computer Research in Music and Acoustics Stanford University kittyshi@stanford.edu Abstract The author investigates automatic

More information

Cognitive Systems Monographs 37. Aditya Joshi Pushpak Bhattacharyya Mark J. Carman. Investigations in Computational Sarcasm

Cognitive Systems Monographs 37. Aditya Joshi Pushpak Bhattacharyya Mark J. Carman. Investigations in Computational Sarcasm Cognitive Systems Monographs 37 Aditya Joshi Pushpak Bhattacharyya Mark J. Carman Investigations in Computational Sarcasm Cognitive Systems Monographs Volume 37 Series editors Rüdiger Dillmann, University

More information

ISSN Vol.04,Issue.02, February-2016, Pages:

ISSN Vol.04,Issue.02, February-2016, Pages: WWW.IJITECH.ORG ISSN 2321-8665 Vol.04,Issue.02, February-2016, Pages:0245-0250 A Comparative Study of Lead, Lag, Lead-Lag and Robust Controllers for A Position Control System VATTI ANJALI 1, N. RAMESH

More information

Hidden Markov Model based dance recognition

Hidden Markov Model based dance recognition Hidden Markov Model based dance recognition Dragutin Hrenek, Nenad Mikša, Robert Perica, Pavle Prentašić and Boris Trubić University of Zagreb, Faculty of Electrical Engineering and Computing Unska 3,

More information

arxiv: v2 [cs.cl] 20 Sep 2016

arxiv: v2 [cs.cl] 20 Sep 2016 A Automatic Sarcasm Detection: A Survey ADITYA JOSHI, IITB-Monash Research Academy PUSHPAK BHATTACHARYYA, Indian Institute of Technology Bombay MARK J CARMAN, Monash University arxiv:1602.03426v2 [cs.cl]

More information

GENDER IDENTIFICATION AND AGE ESTIMATION OF USERS BASED ON MUSIC METADATA

GENDER IDENTIFICATION AND AGE ESTIMATION OF USERS BASED ON MUSIC METADATA GENDER IDENTIFICATION AND AGE ESTIMATION OF USERS BASED ON MUSIC METADATA Ming-Ju Wu Computer Science Department National Tsing Hua University Hsinchu, Taiwan brian.wu@mirlab.org Jyh-Shing Roger Jang Computer

More information

Citation Proximity Analysis (CPA) A new approach for identifying related work based on Co-Citation Analysis

Citation Proximity Analysis (CPA) A new approach for identifying related work based on Co-Citation Analysis Bela Gipp and Joeran Beel. Citation Proximity Analysis (CPA) - A new approach for identifying related work based on Co-Citation Analysis. In Birger Larsen and Jacqueline Leta, editors, Proceedings of the

More information

Tweet Sarcasm Detection Using Deep Neural Network

Tweet Sarcasm Detection Using Deep Neural Network Tweet Sarcasm Detection Using Deep Neural Network Meishan Zhang 1, Yue Zhang 2 and Guohong Fu 1 1. School of Computer Science and Technology, Heilongjiang University, China 2. Singapore University of Technology

More information

Neural Network Predicating Movie Box Office Performance

Neural Network Predicating Movie Box Office Performance Neural Network Predicating Movie Box Office Performance Alex Larson ECE 539 Fall 2013 Abstract The movie industry is a large part of modern day culture. With the rise of websites like Netflix, where people

More information

LSTM Neural Style Transfer in Music Using Computational Musicology

LSTM Neural Style Transfer in Music Using Computational Musicology LSTM Neural Style Transfer in Music Using Computational Musicology Jett Oristaglio Dartmouth College, June 4 2017 1. Introduction In the 2016 paper A Neural Algorithm of Artistic Style, Gatys et al. discovered

More information

MUSI-6201 Computational Music Analysis

MUSI-6201 Computational Music Analysis MUSI-6201 Computational Music Analysis Part 9.1: Genre Classification alexander lerch November 4, 2015 temporal analysis overview text book Chapter 8: Musical Genre, Similarity, and Mood (pp. 151 155)

More information

Categorization of ICMR Using Feature Extraction Strategy And MIR With Ensemble Learning

Categorization of ICMR Using Feature Extraction Strategy And MIR With Ensemble Learning Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 57 (2015 ) 686 694 3rd International Conference on Recent Trends in Computing 2015 (ICRTC-2015) Categorization of ICMR

More information

A Discriminative Approach to Topic-based Citation Recommendation

A Discriminative Approach to Topic-based Citation Recommendation A Discriminative Approach to Topic-based Citation Recommendation Jie Tang and Jing Zhang Department of Computer Science and Technology, Tsinghua University, Beijing, 100084. China jietang@tsinghua.edu.cn,zhangjing@keg.cs.tsinghua.edu.cn

More information

Laughbot: Detecting Humor in Spoken Language with Language and Audio Cues

Laughbot: Detecting Humor in Spoken Language with Language and Audio Cues Laughbot: Detecting Humor in Spoken Language with Language and Audio Cues Kate Park katepark@stanford.edu Annie Hu anniehu@stanford.edu Natalie Muenster ncm000@stanford.edu Abstract We propose detecting

More information

A Survey of Audio-Based Music Classification and Annotation

A Survey of Audio-Based Music Classification and Annotation A Survey of Audio-Based Music Classification and Annotation Zhouyu Fu, Guojun Lu, Kai Ming Ting, and Dengsheng Zhang IEEE Trans. on Multimedia, vol. 13, no. 2, April 2011 presenter: Yin-Tzu Lin ( 阿孜孜 ^.^)

More information

UWaterloo at SemEval-2017 Task 7: Locating the Pun Using Syntactic Characteristics and Corpus-based Metrics

UWaterloo at SemEval-2017 Task 7: Locating the Pun Using Syntactic Characteristics and Corpus-based Metrics UWaterloo at SemEval-2017 Task 7: Locating the Pun Using Syntactic Characteristics and Corpus-based Metrics Olga Vechtomova University of Waterloo Waterloo, ON, Canada ovechtom@uwaterloo.ca Abstract The

More information

Sentiment Analysis. Andrea Esuli

Sentiment Analysis. Andrea Esuli Sentiment Analysis Andrea Esuli What is Sentiment Analysis? What is Sentiment Analysis? Sentiment analysis and opinion mining is the field of study that analyzes people s opinions, sentiments, evaluations,

More information

Lyric-Based Music Mood Recognition

Lyric-Based Music Mood Recognition Lyric-Based Music Mood Recognition Emil Ian V. Ascalon, Rafael Cabredo De La Salle University Manila, Philippines emil.ascalon@yahoo.com, rafael.cabredo@dlsu.edu.ph Abstract: In psychology, emotion is

More information

Harnessing Context Incongruity for Sarcasm Detection

Harnessing Context Incongruity for Sarcasm Detection Harnessing Context Incongruity for Sarcasm Detection Aditya Joshi 1,2,3 Vinita Sharma 1 Pushpak Bhattacharyya 1 1 IIT Bombay, India, 2 Monash University, Australia 3 IITB-Monash Research Academy, India

More information

Introduction to Sentiment Analysis. Text Analytics - Andrea Esuli

Introduction to Sentiment Analysis. Text Analytics - Andrea Esuli Introduction to Sentiment Analysis Text Analytics - Andrea Esuli What is Sentiment Analysis? What is Sentiment Analysis? Sentiment analysis and opinion mining is the field of study that analyzes people

More information

Sarcasm in Social Media. sites. This research topic posed an interesting question. Sarcasm, being heavily conveyed

Sarcasm in Social Media. sites. This research topic posed an interesting question. Sarcasm, being heavily conveyed Tekin and Clark 1 Michael Tekin and Daniel Clark Dr. Schlitz Structures of English 5/13/13 Sarcasm in Social Media Introduction The research goals for this project were to figure out the different methodologies

More information

Universität Bamberg Angewandte Informatik. Seminar KI: gestern, heute, morgen. We are Humor Beings. Understanding and Predicting visual Humor

Universität Bamberg Angewandte Informatik. Seminar KI: gestern, heute, morgen. We are Humor Beings. Understanding and Predicting visual Humor Universität Bamberg Angewandte Informatik Seminar KI: gestern, heute, morgen We are Humor Beings. Understanding and Predicting visual Humor by Daniel Tremmel 18. Februar 2017 advised by Professor Dr. Ute

More information

Automatic Sarcasm Detection: A Survey

Automatic Sarcasm Detection: A Survey Automatic Sarcasm Detection: A Survey Aditya Joshi 1,2,3 Pushpak Bhattacharyya 2 Mark James Carman 3 1 IITB-Monash Research Academy, India 2 IIT Bombay, India, 3 Monash University, Australia {adityaj,pb}@cse.iitb.ac.in,

More information

The Lowest Form of Wit: Identifying Sarcasm in Social Media

The Lowest Form of Wit: Identifying Sarcasm in Social Media 1 The Lowest Form of Wit: Identifying Sarcasm in Social Media Saachi Jain, Vivian Hsu Abstract Sarcasm detection is an important problem in text classification and has many applications in areas such as

More information

Chinese Word Sense Disambiguation with PageRank and HowNet

Chinese Word Sense Disambiguation with PageRank and HowNet Chinese Word Sense Disambiguation with PageRank and HowNet Jinghua Wang Beiing University of Posts and Telecommunications Beiing, China wh_smile@163.com Jianyi Liu Beiing University of Posts and Telecommunications

More information

Modeling Musical Context Using Word2vec

Modeling Musical Context Using Word2vec Modeling Musical Context Using Word2vec D. Herremans 1 and C.-H. Chuan 2 1 Queen Mary University of London, London, UK 2 University of North Florida, Jacksonville, USA We present a semantic vector space

More information

Humor recognition using deep learning

Humor recognition using deep learning Humor recognition using deep learning Peng-Yu Chen National Tsing Hua University Hsinchu, Taiwan pengyu@nlplab.cc Von-Wun Soo National Tsing Hua University Hsinchu, Taiwan soo@cs.nthu.edu.tw Abstract Humor

More information

Audio Feature Extraction for Corpus Analysis

Audio Feature Extraction for Corpus Analysis Audio Feature Extraction for Corpus Analysis Anja Volk Sound and Music Technology 5 Dec 2017 1 Corpus analysis What is corpus analysis study a large corpus of music for gaining insights on general trends

More information

Joint Image and Text Representation for Aesthetics Analysis

Joint Image and Text Representation for Aesthetics Analysis Joint Image and Text Representation for Aesthetics Analysis Ye Zhou 1, Xin Lu 2, Junping Zhang 1, James Z. Wang 3 1 Fudan University, China 2 Adobe Systems Inc., USA 3 The Pennsylvania State University,

More information

Temporal patterns of happiness and sarcasm detection in social media (Twitter)

Temporal patterns of happiness and sarcasm detection in social media (Twitter) Temporal patterns of happiness and sarcasm detection in social media (Twitter) Pradeep Kumar NPSO Innovation Day November 22, 2017 Our Data Science Team Patricia Prüfer Pradeep Kumar Marcia den Uijl Next

More information

Music Genre Classification and Variance Comparison on Number of Genres

Music Genre Classification and Variance Comparison on Number of Genres Music Genre Classification and Variance Comparison on Number of Genres Miguel Francisco, miguelf@stanford.edu Dong Myung Kim, dmk8265@stanford.edu 1 Abstract In this project we apply machine learning techniques

More information