pytorch Convolutional Networks for Sentence Classification - http://www.aclweb.org/anthology/D14-1181
- Subjective/Objective Data Loader
- IndexVectorizer
- Question Classification Loader http://cogcomp.org/Data/QA/QC/
- 1-D cnn Architecture
- Incorporate adjustments from https://arxiv.org/pdf/1510.03820.pdf
- Initialize with Pre-trained Word Vectors
- Evaluate - Achieves 91.63 accuracy on subj/obj with glove vectors