dennybritz / cnn-text-classification-tf

Convolutional Neural Network for Text Classification in Tensorflow
Apache License 2.0
5.65k stars 2.77k forks source link

Sentence Length in code #168

Open usmaann opened 6 years ago

usmaann commented 6 years ago

Hi you have mentioned in your blog that you used sentence length of 79 words.

where in your code I can find the sentence length set equal to 79 and how i can change it?