Skip to content

a convolutional neural network based on "Language Modeling with Gated Convolutional Networks"

Notifications You must be signed in to change notification settings

h4rr9/gated-convnet

Repository files navigation

GatedConvNet

a gated convolutional neural network for text classification based on "Language Modeling with Gated Convolutional Networks"

Datasets

The polarity and subjectivity datasets by Pang/Lee were used to train the model

Word2vec

place the Google News word2vec binary file in /data/word2vec/ (change the file name in preprocessing files)

About

a convolutional neural network based on "Language Modeling with Gated Convolutional Networks"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages