hassyGo / N3LP
C++ implementation for Neural Network-based NLP, such as LSTM machine translation!
☆86Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for N3LP
- long short-term memory for recursive neural network model☆64Updated 5 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆121Updated last year
- OxLM: Oxford Neural Language Modelling Toolkit☆39Updated 9 years ago
- LibN3L: A light-weight neural network package for natural language☆82Updated 8 years ago
- Transition-based dependency parser based on stack LSTMs☆205Updated 5 years ago
- An Implementation of Transformer (Attention Is All You Need) in DyNet☆63Updated 11 months ago
- Collection of Evaluation Metrics and Algorithms for Machine Translation☆76Updated 6 years ago
- C++ code of "Tree-to-Sequence Attentional Neural Machine Translation (tree2seq ANMT)"☆57Updated 7 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆105Updated 8 years ago
- A C++ toolkit for neural machine translation for CPU☆89Updated 5 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 14 years ago
- Recurrent neural network grammars☆187Updated 6 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆60Updated 7 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆96Updated 6 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated 5 months ago
- ☆55Updated 9 years ago
- Easy-first dependency parser based on Hierarchical Tree LSTMs☆33Updated 7 years ago
- Language Modeling☆156Updated 5 years ago
- Tomas Mikolov's Recurrent Neural Networks Language Modeling Toolkit from http://www.rnnlm.org, with tagged historical releases.☆46Updated 10 years ago
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆79Updated 4 years ago
- Fork of http://nlg.isi.edu/software/nplm/ for threadsafety and efficiency.☆18Updated 11 years ago
- Question Answering Using Memory Networks (CS224D Project)☆48Updated 9 years ago
- Software for unsupervised word segmentation and language model learning using lattices☆45Updated 8 years ago
- C++/CUDA toolkit for training sequence and sequence-to-sequence models across multiple GPUs☆186Updated 7 years ago
- lamtram: A toolkit for neural language and translation modeling☆138Updated 6 years ago
- Code for the paper 'Weighting Finite State Transductions with Neural Context', Pushpendre Rastogi, Ryan Cotterell, Jason Eisner☆28Updated 5 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆110Updated 4 years ago
- Query-Reduction Networks (QRN)☆138Updated 6 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 8 years ago