Adaptation of Yoon Kim's "CNN for Sentence Classification" (2014) for Sentiment Analysis.
Related to the author's code of the paper.
- Download pre-trained word2vec model from here
- Size is about 1.5Gb (compressed): Put it on directory /data
Adaptation of Yoon Kim's "CNN for Sentence Classification" (2014) for Sentiment Analysis.
Related to the author's code of the paper.