Experimenting CNN for Text. Developing a base model for sentiment classification of Text. Let us checkout CNN using for Text data. For fun and why not :) ... But obviously, cnn has limitations learning timed sequqnece patters. So we will verify that by comparing with same configuration results with the LSTM.