zhegan27 / sentence_classification
sentence classification using CNN/LSTM/GRU
☆58Updated 7 years ago
Alternatives and similar repositories for sentence_classification:
Users that are interested in sentence_classification are comparing it to the libraries listed below
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆77Updated 7 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 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
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆101Updated 8 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆82Updated 7 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Attention based neural machine translation☆39Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 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
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆88Updated 6 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆95Updated 7 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆67Updated 7 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆152Updated 7 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆45Updated 6 years ago
- Python implementation of Socher et al, EMNLP2013☆37Updated 9 years ago
- LSTM-CRF models for sequence labeling in text.☆173Updated 7 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Neural Topic Models☆69Updated 8 years ago
- ☆58Updated 9 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆91Updated 6 years ago
- A convolutional neural network to classify sentences, built with Tensorflow.☆34Updated 7 years ago
- ☆36Updated 7 years ago
- For thesis☆26Updated 7 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 7 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆96Updated 8 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 14 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago