Skip to content
/ TextCNN Public

Convolutional Neural Networks for Sentence Classification

Notifications You must be signed in to change notification settings

XXN-1N/TextCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextCNN

Convolutional Neural Networks for Sentence Classification This is an implementation of the paper Convolutional Neural Networks for Sentence Classification with Pytorch, the structure in which is named as CNN-non-static.

When preparing data, we use pre-trained glove word vector for vectorization. You can download it online.

About

Convolutional Neural Networks for Sentence Classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages