CNN_Text_Classification icon indicating copy to clipboard operation
CNN_Text_Classification copied to clipboard

A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classification" by Yoon Kim (2014).

Results 2 CNN_Text_Classification issues
Sort by recently updated
recently updated
newest added

Thanks for your work!! I was trying to re-execute your code and found out the following issue. ![image](https://user-images.githubusercontent.com/48896746/79832528-9dcc9a00-8377-11ea-8adc-48449e692b2f.png) And it returns an error message. ![image](https://user-images.githubusercontent.com/48896746/79832579-b6d54b00-8377-11ea-9663-bf61e5fbecd8.png) I think it has to...

1

1 comment

It is very particular! Thank U! :)