Skip to content

A neural network trained for detecting sarcasm in reddit comments. This project was implemented in python using jupyter notebook for the applied machine learning algorithm course at KIT. Everything was developed together with Philip Schröder as a two man project.

Notifications You must be signed in to change notification settings

DAL3X/reddit-sarcasm-detection

Repository files navigation

sarcasm detection in reddit comments

Detecting sarcasm in reddit comments using added features, text vectorization and LSTM RNNs. Machine learning project for 'laboratory for applied machine learning algorithms' course at KIT.

kaggle post

order of execution

  • feature_engineering.ipynb
  • machine_learning.ipynb
  • visualization.ipynb

used datasets

dataset

model flow

general

Flow 1

text

Flow 1

results

results

proof of concept - real world implementation

  • run 'am_i_sarcastic.py' for a simple demonstration. It uses 'models/full_only_comment' since we don't have any metadata for text input.

example

Simon Bothe, Philip Schröder

2022

About

A neural network trained for detecting sarcasm in reddit comments. This project was implemented in python using jupyter notebook for the applied machine learning algorithm course at KIT. Everything was developed together with Philip Schröder as a two man project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published