cjiang2 / VDCNNLinks
Implementation of Very Deep Convolutional Neural Network for Text Classification
☆170Updated 2 years ago
Alternatives and similar repositories for VDCNN
Users that are interested in VDCNN are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- ☆130Updated 5 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow