bcol23/EXAM-MXNet
An unofficial MXNet implementation of the AAAI-19 paper "Explicit Interaction Model towards Text Classification"
No commits in the last 6 months.
Stars
4
Forks
1
Language
Python
License
MIT
Category
Last pushed
May 31, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/bcol23/EXAM-MXNet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
carpedm20/lstm-char-cnn-tensorflow
in progress
ilivans/tf-rnn-attention
Tensorflow implementation of attention mechanism for text classification tasks.
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"