evolvingstuff / LongShortTermMemory
An implementation of Long Short Term Memory in Java.
☆29Updated 11 years ago
Alternatives and similar repositories for LongShortTermMemory:
Users that are interested in LongShortTermMemory are comparing it to the libraries listed below
- 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
- A recurrent neural network heavily inspired by Long Short Term Memory, but simpler.☆21Updated 11 years ago
- Scalable Distributed LDA implementation for Spark & Glint☆28Updated 8 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
- Question Answering via Integer Programming (TableILP)☆28Updated 8 years ago
- Deep Recurrent Neural Nets in Java☆52Updated 9 years ago
- Neural Machine Translation on Android☆59Updated 8 years ago
- The experiment software underlying two papers published at ECIR-2015 and SEMEVAL-2015.☆37Updated 9 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
- Distributed implementation of Robust PLSA using Spark☆12Updated 3 years ago
- ☆16Updated 9 years ago
- High-order Semi-Markov Conditional Random Field☆33Updated 6 years ago
- Regularized latent variable mixed membership modeling☆13Updated 11 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Updated 8 years ago
- cuda implementation of CBOW model (word2vec)☆116Updated 11 years ago
- NLP toolkit (tokenizer, POS-tagger, parser, etc.)☆42Updated 7 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 8 years ago
- An empirical comparison of lexical relations in WordNet and word2vec☆28Updated 3 years ago
- Sequence to Sequence Learning Model☆14Updated 9 years ago
- Leon Bottou's SGD☆33Updated 13 years ago
- Sequential convolutional architectures for text classification☆29Updated 8 years ago
- Java implementation of the TextRank algorithm by Mihalcea, et al. http://lit.csci.unt.edu/index.php/Graph-based_NLP☆29Updated 3 years ago
- NLP Utilities in Java☆43Updated 2 years ago
- Code for Large Scale Hierarchical Text Classification competition. Final place: 3rd☆37Updated 10 years ago
- utility code for doing deep nlp in torch☆17Updated 7 years ago
- Base components for Question Answering pipelines☆28Updated 2 years ago
- Gated Recurrent Unit with Low-rank matrix factorization☆34Updated 8 years ago
- ☆29Updated 9 years ago
- Neural turing machine implementation☆31Updated 9 years ago