8000 GitHub - mraduldubey/Sarcasm-Meter: Sarcasm Detection in Text
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mraduldubey/Sarcasm-Meter

Repository files navigation

Sarcasm-Meter

Sarcasm Detection in Text

Preprocessing

Removed reply tweets, tweets having links/non-ascii characters, remaining length<3. Saved diveded pos and neg DB as .npy files:

  • posproc.npy
  • negproc.py

Models

  1. Pilot Model: Naive Bayes with TFIDF feature vectors.
  • BernaoulliNB
  • MultinomialNB

About

Sarcasm Detection in Text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0