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
- 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
- Benchmarking text classification algorithms☆65Updated 8 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- A model for finding mentions of adverse drug reactions in Twitter posts☆33Updated 7 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- Tensorflow implementation of Facebook TagSpace☆74Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- Code for Learning to select data for transfer learning with Bayesian Optimization☆174Updated 7 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 7 years ago
- Convolutional Neural Networks with Recurrent Neural Filters☆53Updated 6 years ago
- A project on achieving Named-Entity Recognition using Deep Learning.☆25Updated 6 years ago
- utility class for building/evaluating document representations☆53Updated 5 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 8 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 7 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
- Personalized Query Completion☆27Updated 4 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- Getting started with AllenNLP and PyTorch by training a tweet classifier☆66Updated 7 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 8 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Multiclass Naive Bayes SVM (NB-SVM) - Learns a multiclass classifier (OneVsRest) based on word ngrams.☆35Updated 9 years ago