Neural text classification models implemented by pytorch.
- textCNN
- RCNN(Recurrent CNN)
- Attention RNN
- Memory Network
- Kim, Convolutional Neural Networks for Sentence Classification
- Lat et al. , Recurrent Convolutional Neural Networks for Text Classification
This code is under MIT Licence