Skip to content

geduo15/Very-Deep-Convolutional-Networks-for-Natural-Language-Processing-in-tensorflow

Repository files navigation

Very-Deep-Convolutional-Networks-for-Natural-Language-Processing-in-tensorflow

Implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781) in tensorflow,just 9 layers.

Parts of code are based on https://github.com/amygdala/tensorflow-workshop/tree/master/workshop_sections/cnn_text_classification ,which is based on the https://github.com/dennybritz/cnn-text-classification-tf, and other parts are based on https://github.com/scharmchi/char-level-cnn-tf

The data of the experiment is dbpedia, the paper reports that the accuracy is 0.9865.

About

implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages