anargyri / lstm_hanLinks
LSTM and Hierarchical Attention Network on DSVM
☆41Updated 8 years ago
Alternatives and similar repositories for lstm_han
Users that are interested in lstm_han are comparing it to the libraries listed below
Sorting:
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆37Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- Code for my blog post☆50Updated 7 years ago
- Multiclass Naive Bayes SVM (NB-SVM) - Learns a multiclass classifier (OneVsRest) based on word ngrams.☆35Updated 9 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition☆33Updated 8 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 7 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- A keras implementation of our CNNs with rationales☆48Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- ☆23Updated 8 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Code for Learning to select data for transfer learning with Bayesian Optimization☆174Updated 8 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 7 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 months ago
- Tensorflow implementation of Facebook TagSpace☆74Updated 6 years ago
- utility class for building/evaluating document representations☆53Updated 5 years ago
- Keras implementation of Nested LSTMs☆88Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- Jupyter Notebook presentation for class imbalance in binary classification☆48Updated 7 years ago
- Code for the TACL paper "Overcoming Language Variation in Sentiment Analysis with Social Attention"☆45Updated 8 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 7 years ago