wlin12 / JNN
Java Neural Network Library
☆92Updated 9 years ago
Alternatives and similar repositories for JNN:
Users that are interested in JNN are comparing it to the libraries listed below
- Demonstration code for Liang and Potts 2015☆79Updated 8 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- A suite of representation learning models for sentence embedding, and some tasks to evaluate them on.☆83Updated 6 years ago
- BiCVM Code☆45Updated 6 years ago
- relationship modeling networks (NAACL 2016)☆87Updated 4 years ago
- Graph-based Dependency Parser☆46Updated 9 years ago
- Non-distributional linguistic word vector representations.☆62Updated 7 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 9 years ago
- ☆58Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- End-to-end relation extraction and knowledge base population pipeline.☆48Updated 8 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- ☆56Updated 6 years ago
- Code for Injecting Logical Background Knowledge into Embeddings for Relation Extraction☆66Updated 8 years ago
- ☆121Updated 8 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- this is the code used in the paper "Discrete-State Variational Autoencoders for Joint Discovery and Factorization of Relations"☆65Updated 7 years ago
- Transition-based dependency parser based on stack LSTMs☆205Updated 5 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- Open Question Answering☆159Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 8 years ago
- Unofficial implementation algorithms of attention models on SNLI dataset☆33Updated 6 years ago
- Some RNN implementations in Theano