hassyGo / N3LPLinks
C++ implementation for Neural Network-based NLP, such as LSTM machine translation!
☆86Updated 8 years ago
Alternatives and similar repositories for N3LP
Users that are interested in N3LP are comparing it to the libraries listed below
Sorting:
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆121Updated 2 years ago
- C++/CUDA toolkit for training sequence and sequence-to-sequence models across multiple GPUs☆186Updated 8 years ago
- An Implementation of Transformer (Attention Is All You Need) in DyNet☆65Updated last year
- LibN3L: A light-weight neural network package for natural language☆82Updated 5 months ago
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆80Updated 5 years ago
- Tomas Mikolov's Recurrent Neural Networks Language Modeling Toolkit from http://www.rnnlm.org, with tagged historical releases.☆46Updated 11 years ago
- C++ code of "Tree-to-Sequence Attentional Neural Machine Translation (tree2seq ANMT)"☆57Updated 8 years ago
- OxLM: Oxford Neural Language Modelling Toolkit☆38Updated 10 years ago
- lamtram: A toolkit for neural language and translation modeling☆141Updated 7 years ago
- A Neural Machine Translation implementation in Chainer☆46Updated 5 years ago
- Example TensorFlow RNN Language Model☆52Updated 9 years ago
- Language Modeling☆158Updated 6 years ago
- A C++ toolkit for neural machine translation for CPU☆88Updated 6 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- Benchmarks for DyNet☆57Updated 2 months ago
- Transition-based dependency parser based on stack LSTMs☆206Updated 6 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆99Updated 7 years ago
- LSTM Language Model with Subword Units Input Representations☆42Updated 4 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆108Updated 9 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆131Updated 9 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆110Updated 5 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Triangular-chain CRF☆25Updated 10 years ago
- modlm: A toolkit for mixture of distributions language models☆27Updated 7 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 7 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
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- Leon Bottou's SGD☆34Updated 14 years ago
- Dependency tree-based RNN☆32Updated 9 years ago