wlin12 / JNNLinks
Java Neural Network Library
☆95Updated 10 years ago
Alternatives and similar repositories for JNN
Users that are interested in JNN are comparing it to the libraries listed below
Sorting:
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- ☆87Updated 9 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 15 years ago
- Transition-based dependency parser based on stack LSTMs☆206Updated 6 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- NLP tools on Lasagne☆61Updated 8 years ago
- A suite of representation learning models for sentence embedding, and some tasks to evaluate them on.☆83Updated 7 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 10 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆105Updated 7 years ago
- relationship modeling networks (NAACL 2016)☆86Updated 5 years ago
- Gated Attention Reader for Text Comprehension☆190Updated 8 years ago
- Graph-based Dependency Parser☆46Updated 10 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 9 years ago
- BiCVM Code☆45Updated 7 years ago
- Code for Injecting Logical Background Knowledge into Embeddings for Relation Extraction☆66Updated 9 years ago
- ☆46Updated 8 years ago
- ☆125Updated 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
- Document context language models☆22Updated 10 years ago
- ☆121Updated 8 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- Code to train state-of-the-art Neural Machine Translation systems.☆107Updated 9 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆61Updated 8 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
- Implementation of Word Embedding-based Antonym Detection using Thesauri and Distributional Information in NAACL2015☆35Updated 3 years ago
- End-To-End Memory Networks in Theano☆130Updated 3 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 9 years ago
- Demonstration code for Liang and Potts 2015☆79Updated 9 years ago
- Decoder, aligner, and model optimizer for statistical machine translation and other structured prediction models based on (mostly) contex…☆185Updated 5 years ago