Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Spam and Question Classification using RNN(LSTM)

Implemented RNN using LSTM framework on Two datasets -> (a) Questions; (Learning question classifiers dataset) [1] (b) Spam; (Enron Spam Dataset) [2]

[1] X. Li and D. Roth, “Learning question classifiers,” in Proceedings of the 19th international conference on Computational linguistics-Volume 1, pp. 1–7, Association for Computational Linguistics, 2002.

[2] V. Metsis, I. Androutsopoulos, and G. Paliouras, “Spam filtering with naive bayes-which naive bayes?,” in Proceedings of the 3rd Conference on Email and Anti-Spam (CEAS 2006), 2006.

About

NLP (Text Classification) using RNN/LSTM with Pytorch

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages