farizrahman4u / huffmaxLinks
Huffman tree based hierarchical softmax
☆52Updated 9 years ago
Alternatives and similar repositories for huffmax
Users that are interested in huffmax are comparing it to the libraries listed below
Sorting:
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated 2 years ago
- Semantic Textual Similarity in Python☆80Updated 8 years ago
- ☆125Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 9 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 9 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- Neural Topic Models☆69Updated 9 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated 2 years ago
- ☆28Updated 9 years ago
- An implementation of the Globally Normalized Reader☆58Updated 3 years ago
- A repository for Neural Document Ranking Models.☆83Updated 7 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 9 years ago
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 7 years ago
- Deep Averaging Networks☆239Updated 3 years ago
- NLP tools on Lasagne☆61Updated 8 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 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
- Python implementation of Socher et al, EMNLP2013☆35Updated 10 years ago
- ☆144Updated 7 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago