This is the implementation of Kim, 2014 Convolutional Neural Networks for Sentence Classification with PyTorch.
It is implemented based on
https://github.com/dennybritz/cnn-text-classification-tf and
https://github.com/Shawn1993/cnn-text-classification-pytorch