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
- 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
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Neural Attention Model for Abstractive Summarization