dennybritz / cnn-text-classification-tf

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

What features are being extracted? #155

Open nidhikamath91 opened 6 years ago

nidhikamath91 commented 6 years ago

Hello, Can somebody tell me what are the exact features that are being extracted by this model?

dashjim commented 6 years ago

In my understanding the filter can extract features like n-gram.