evolvingstuff / SimpleLSTM
A recurrent neural network heavily inspired by Long Short Term Memory, but simpler.
☆21Updated 11 years ago
Alternatives and similar repositories for SimpleLSTM:
Users that are interested in SimpleLSTM are comparing it to the libraries listed below
- An implementation of Long Short Term Memory in Java.☆29Updated 11 years ago
- I re-implemented a semi-supervised recursive autoencoder in java. I think it is a pretty nice technique. Check it out! Or fork it☆72Updated 7 years ago
- Deep RNNs, LSTM networks and automatic differentiation package in Java☆10Updated 9 years ago
- CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes…☆28Updated 10 years ago
- ☆18Updated 10 years ago
- Tensorflow implementation of "Tracking the World State with Recurrent Entity Networks" [https://arxiv.org/abs/1612.03969] by Henaff, West…☆56Updated 7 years ago
- Named Entity Recognition (NER) models (neural and sparse) implemented based on package LibN3L☆19Updated 8 years ago
- Deep Recurrent Neural Nets in Java☆52Updated 9 years ago
- Question Answering via Integer Programming (TableILP)☆28Updated 8 years ago
- The experiment software underlying two papers published at ECIR-2015 and SEMEVAL-2015.☆37Updated 9 years ago
- Java library for Concrete, a data serialization format for NLP☆6Updated 5 years ago
- Open-domain question answering system from UNC Charlotte☆61Updated 9 years ago
- How to use LSTM trained in Keras in your Java project.☆30Updated 8 years ago
- A general-purpose Java library for performing structured learning.☆22Updated 2 years ago
- Dependency tree-based RNN☆32Updated 8 years ago
- High-order Semi-Markov Conditional Random Field☆33Updated 6 years ago
- Reading Comprehension Experiments repository.☆61Updated 7 years ago
- NLP SENNA (http://ml.nec-labs.com/senna) interface to LuaJIT☆49Updated 10 years ago
- ☆16Updated 9 years ago
- UltraFast GPU Grammar eXtractor for Machine Translation (He et al., TACL 2015 & NAACL 2013)☆12Updated 9 years ago
- Neural-based Noise Filtering from Word Embeddings☆11Updated 7 years ago
- Document context language models☆22Updated 9 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 8 years ago
- A suite of tools for sequence tagging, including regular and "deep" CRF, as well as convolutional and recurrent neural networks.☆9Updated 9 years ago
- ☆20Updated 6 years ago
- Implementation of QA Networks☆10Updated 8 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆60Updated 7 years ago
- Neural Machine Translation on Android☆59Updated 8 years ago
- paragraph vector trained by negative sampling☆37Updated 7 years ago
- Dynamic Entity Representation (Kobayashi et al., 2016)☆20Updated 8 years ago