Skip to content

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.

Notifications You must be signed in to change notification settings

akankshadara/Sarcasm_Detection_Twitter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%