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
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- ☆149Updated 2 years ago
- ☆130Updated 5 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated 2 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- Sentence2vec by Rock☆312Updated 2 months ago
- ☆233Updated 6 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆286Updated 2 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- PyTorch deep learning models for text processing☆178Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆136Updated 7 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 8 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆436Updated 3 years ago