News Headlines Sarcasm Detection Using PyToch
In this notebook, I will be using the News headlines dataset by Rishabh Misra. The dataset consists of many records with article_link,headline and is_sarcastic field where is_sarcastic field is 1 if headline is sarcastic and 0 if its not sarcastic.