ilivans/tf-rnn-attention
Tensorflow implementation of attention mechanism for text classification tasks.
747 stars. No commits in the last 6 months.
Stars
747
Forks
289
Language
Python
License
MIT
Category
Last pushed
Dec 20, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ilivans/tf-rnn-attention"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
carpedm20/lstm-char-cnn-tensorflow
in progress
AlexGidiotis/Document-Classifier-LSTM
A bidirectional LSTM with attention for multiclass/multilabel text classification.
ahmedbesbes/character-based-cnn
Implementation of character based convolutional neural network
NonvolatileMemory/AAAI_2019_EXAM
Official implementation of "Explicit Interaction Model towards Text Classification"
vietnh1009/Character-level-cnn-pytorch
Character-level CNN for text classification