jwieting / charagramLinks
Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".
☆124Updated 8 years ago
Alternatives and similar repositories for charagram
Users that are interested in charagram are comparing it to the libraries listed below
Sorting:
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆192Updated 9 years ago
- Query-Reduction Networks (QRN)☆137Updated 7 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆264Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Word vectors☆64Updated 7 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- Gated Attention Reader for Text Comprehension☆188Updated 7 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- ☆121Updated 8 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Bidirectional Long-Short Term Memory tagger (bi-LSTM) (in DyNet) -- hierarchical (with word and character embeddings)☆122Updated 2 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- ☆124Updated 8 years ago
- Demonstration code for Liang and Potts 2015☆79Updated 8 years ago
- nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.☆125Updated 7 years ago
- SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs☆206Updated 7 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 8 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- ☆179Updated 6 years ago