Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.35 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.35 KB

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