anargyri / lstm_hanLinks
LSTM and Hierarchical Attention Network on DSVM
☆41Updated 7 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
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- A model for finding mentions of adverse drug reactions in Twitter posts☆33Updated 6 years ago
- Multiclass Naive Bayes SVM (NB-SVM) - Learns a multiclass classifier (OneVsRest) based on word ngrams.☆35Updated 9 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- A PyTorch Implementation of FastFusionNet on SQuAD 1.1☆39Updated 6 years ago
- Code for the TACL paper "Overcoming Language Variation in Sentiment Analysis with Social Attention"☆45Updated 8 years ago
- Jupyter Notebook presentation for class imbalance in binary classification☆48Updated 6 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- ☆37Updated 6 years ago
- Code for my blog post☆49Updated 6 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- utility class for building/evaluating document representations☆53Updated 5 years ago
- Storage for Kaggle Quora competition☆16Updated 8 years ago
- A keras implementation of our CNNs with rationales☆48Updated 6 years ago
- Code base for representation learning of very short texts, such as tweets. By Cedric De Boom, IBCN, Ghent University, Belgium.☆35Updated 9 years ago
- 2019 NAACL NLI with Deep Learning tutorial site.☆31Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Density Order Embeddings☆33Updated 6 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 6 years ago
- Visualize word embeddings of a vocabulary in TensorBoard, including the neighbors☆46Updated 7 years ago
- A BiLSTM in Keras for POS tagging☆22Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated last month
- Question-Answering NLP model with character-level RNN (TensorFlow).☆15Updated 5 years ago