/Sarcasm_Detection_Twitter

Sarcasm detection is a particularly difficult task even for humans. This repository contains the implementation of a research paper by Ashwin Rajadesingan in python ML libraries.

Primary LanguagePythonMIT LicenseMIT

Sarcasm_Detection_Twitter

Sarcasm detection is a particularly difficult task even for humans. This repository contains the implementation of a research paper by Ashwin Rajadesingan in python ML libraries.

Workflow

  • To obtain the data csv's of various features, compile the correspondingly named '*.py' files.
  • To obtain the accuracies for various train-test-splits, compile '*.py' files from the respective directories.
  • Results are stored in the same directories mentioned above.
  • The generated paper is in the root directory.