AlexGidiotis / Document-Classifier-LSTM
A bidirectional LSTM with attention for multiclass/multilabel text classification.
☆173Updated 7 months ago
Alternatives and similar repositories for Document-Classifier-LSTM:
Users that are interested in Document-Classifier-LSTM are comparing it to the libraries listed below
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆205Updated 6 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- Long(er) text representation and classification using Doc2Vec embeddings☆107Updated 10 months ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)