clab / lstm-parserLinks
Transition-based dependency parser based on stack LSTMs
☆206Updated 5 years ago
Alternatives and similar repositories for lstm-parser
Users that are interested in lstm-parser are comparing it to the libraries listed below
Sorting:
- NLP tools on Lasagne☆61Updated 7 years ago
- Graph-based and Transition-based dependency parsers based on BiLSTMs☆275Updated 8 years ago
- Neural Coref Models☆107Updated 7 years ago
- SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs☆206Updated 7 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
- A multilingual dependency parser based on linear programming relaxations.☆115Updated 6 years ago
- Open Question Answering☆159Updated 8 years ago
- Extension of the original word2vec using different architectures☆212Updated 8 years ago
- ☆55Updated 10 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Recurrent neural network grammars☆190Updated 7 years ago
- Java Neural Network Library☆94Updated 9 years ago
- BiCVM Code☆45Updated 7 years ago
- ☆80Updated 8 years ago
- Demonstration code for Liang and Potts 2015☆79Updated 9 years ago
- Intrinsic evaluation of word vectors☆76Updated 7 years ago
- Gated Attention Reader for Text Comprehension☆190Updated 7 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆107Updated 9 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- A suite of representation learning models for sentence embedding, and some tasks to evaluate them on.☆83Updated 6 years ago
- GraphParser is a semantic parser which can convert natural language sentences to logical forms and graphs.☆123Updated 8 years ago
- Unofficial implementation algorithms of attention models on SNLI dataset☆33Updated 7 years ago
- Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension☆87Updated 6 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Updated 9 years ago
- ☆219Updated 10 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆177Updated 15 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- Open-source implementation of the BilBOWA (Bilingual Bag-of-Words without Alignments) word embedding model.☆69Updated 4 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆94Updated 7 years ago