AlexGidiotis / Document-Classifier-LSTM
A bidirectional LSTM with attention for multiclass/multilabel text classification.
☆172Updated 5 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
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆201Updated 6 years ago
- Multi Label text classification using bert☆154Updated 5 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 5 years ago
- An Attention Layer in Keras☆43Updated 5 years ago
- 🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models☆308Updated 6 years ago
- A TensorFlow implementation for "Interactive Attention Networks for Aspect-Level Sentiment Classification"☆99Updated 5 years ago
- Hierarchical Attention Networks for Document Classification in Keras☆74Updated 6 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆117Updated 6 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆151Updated 4 years ago
- HDLTex: Hierarchical Deep Learning for Text Classification☆265Updated 4 months ago
- 自注意力与文本分类☆119Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated 2 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Contains an implementation of the attention mechanism and a keras text classifier wrapper.☆28Updated 6 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆283Updated last year
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆254Updated 6 years ago
- Re-implementation of ELMo on Keras☆134Updated last year
- Attention-based Aspect-term Sentiment Analysis implemented by tensorflow.☆265Updated 7 years ago
- A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,…☆18Updated 6 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago