Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 328 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 328 Bytes

Sarcasm Detector

Text Classification model for detecting sarcasm in a given sentence. Used a pretrained AWD-LSTM Language Model trained on 103 million tokens from Wikipedia. (Wikitext-103) Training done on 120,000 tweets labelled dataset obtained from sarcasmdetector (http://thesarcasmdetector.com/) Obtained a 92% accuracy.