scharmchi / char-level-cnn-tf
Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow
☆81Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for char-level-cnn-tf
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆68Updated 7 years ago
- ☆150Updated last year
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆95Updated 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
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 7 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆101Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆109Updated 6 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆88Updated 6 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆152Updated 7 years ago
- Dynamic Memory Network implementation in TensorFlow☆180Updated 6 years ago
- koalaGreener / Character-level-Convolutional-Network-for-Text-Classification-Applied-to-Chinese-CorpusThesis of UCL student Weijie Huang☆34Updated 2 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆45Updated 6 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆82Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Hierarchical Attention Network for Document Classification☆28Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆56Updated 7 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆92Updated 6 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆58Updated 6 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆60Updated 7 years ago
- A Tensorflow implementation of DSSM (slightly modified).☆25Updated 8 years ago
- ☆58Updated 9 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- An extension on the Hierachical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, our implementation is in Tensorf…☆70Updated 7 years ago