Class Project for CS 585 Natural Language Processing [Poster] [Report]
This project mirrored the work in the paper https://cs.umd.edu/~miyyer/pubs/2014_RNN_framing.pdf The data, Ideological Books Corpus was obtained from the authors of the paper as a pickled file (ibcData.pkl) (https://cs.umd.edu/~miyyer/ibc/index.html)
The CNN evaluation was run using a modification from: https://github.com/dennybritz/cnn-text-classification-tf