Skip to content

Using machine learning to predict sarcastic Reddit comments

Notifications You must be signed in to change notification settings

acbarber/sarcasm-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

sarcasm-detection

This project is based off the Kaggle competition for detecting sarcasm in forum comments: https://www.kaggle.com/c/umich-si650-sarcasm-classification. For this task, I utilized machine learning classifiers such as Bernoulli Naive Bayes and Stochastic Gradient Descent (SGD). I improved the performance of my classifiers by extracting features from the forum comments such as the number of upper-case letters, the number of repeating characters and the presence of exclamation points.

Releases

No releases published

Packages

No packages published