LSTM Neural Network in Python and Cython, used for language modelling
☆131Apr 27, 2016Updated 9 years ago
Alternatives and similar repositories for LSTM
Users that are interested in LSTM are comparing it to the libraries listed below
Sorting:
- LSTM Python library using Cython☆37Dec 19, 2014Updated 11 years ago
- Portal of Johannes and Felix's RNN implementation and further modifications for ASR☆21Nov 27, 2014Updated 11 years ago
- LSTM implementation on Caffe☆494Aug 30, 2016Updated 9 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆215Feb 4, 2015Updated 11 years ago
- ☆44Jul 26, 2015Updated 10 years ago
- Nano size Theano LSTM module☆303Nov 16, 2016Updated 9 years ago
- Minimal, clean example of lstm neural network training in python, for learning purposes.☆1,891Jul 9, 2021Updated 4 years ago
- ☆21Apr 4, 2015Updated 10 years ago
- OxLM: Oxford Neural Language Modelling Toolkit☆39Nov 6, 2015Updated 10 years ago
- Simple LSTM language modelling toolkit☆10Oct 21, 2022Updated 3 years ago
- Demonstration of recurrent neural network implemented with Theano☆376Apr 18, 2017Updated 8 years ago
- long short-term memory for recursive neural network model☆67Apr 9, 2019Updated 6 years ago
- Generalized Language Modeling toolkit☆52Jun 21, 2022Updated 3 years ago
- Context Aware Language Models☆28Jul 3, 2018Updated 7 years ago
- Implementation of a deep recursive net over binary parse trees (code for NIPS2014 paper)☆28Feb 6, 2015Updated 11 years ago
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Apr 26, 2010Updated 15 years ago
- ☆12May 12, 2016Updated 9 years ago
- [unmaintained] Additional Sequence to Sequence Features for TensorFlow☆56Oct 13, 2020Updated 5 years ago
- Non-distributional linguistic word vector representations.☆62Sep 15, 2017Updated 8 years ago
- Faster Recurrent Neural Network Language Modeling Toolkit with Noise Contrastive Estimation and Hierarchical Softmax☆564Apr 26, 2022Updated 3 years ago
- Transition-based dependency parser based on stack LSTMs☆206Nov 17, 2019Updated 6 years ago
- paper notes on nlp/cv/rl/dl☆14May 15, 2017Updated 8 years ago
- bidirectional lstm☆152May 3, 2016Updated 9 years ago
- ☆681Aug 21, 2018Updated 7 years ago
- A little library for text analysis with RNNs.☆537Sep 10, 2018Updated 7 years ago
- Sequential convolutional architectures for text classification☆29Mar 17, 2016Updated 10 years ago
- Neural network phone duration model on top of the Kaldi speech recognition framework☆25Oct 6, 2015Updated 10 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109May 1, 2016Updated 9 years ago
- ☆10Oct 6, 2015Updated 10 years ago
- build a pytorch framework for sentiment analysis (SemEval2016)☆11Dec 20, 2017Updated 8 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Jul 5, 2015Updated 10 years ago
- A reordering tool for machine translation.☆15May 3, 2019Updated 6 years ago
- Efficiency/Effectiveness Trade-offs in Learning to Rank☆12Sep 11, 2018Updated 7 years ago
- A toolkit for generating paraphrase vector representations for words in context☆23May 19, 2015Updated 10 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆99Oct 17, 2018Updated 7 years ago
- Recurrent Neural Network language modeling toolkit☆38Jan 23, 2014Updated 12 years ago
- LSTM-Attention☆75Oct 12, 2017Updated 8 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Jun 20, 2024Updated last year