hassyGo / N3LPLinks
C++ implementation for Neural Network-based NLP, such as LSTM machine translation!
☆87Updated 7 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++ code of "Tree-to-Sequence Attentional Neural Machine Translation (tree2seq ANMT)"☆57Updated 8 years ago
- C++/CUDA toolkit for training sequence and sequence-to-sequence models across multiple GPUs☆186Updated 8 years ago
- OxLM: Oxford Neural Language Modelling Toolkit☆38Updated 9 years ago
- An Implementation of Transformer (Attention Is All You Need) in DyNet☆65Updated last year
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆80Updated 5 years ago
- LibN3L: A light-weight neural network package for natural language☆82Updated last month
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- Tomas Mikolov's Recurrent Neural Networks Language Modeling Toolkit from http://www.rnnlm.org, with tagged historical releases.☆46Updated 10 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆100Updated 6 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- LSTM Language Model with Subword Units Input Representations☆42Updated 4 years ago
- Code for the paper 'Weighting Finite State Transductions with Neural Context', Pushpendre Rastogi, Ryan Cotterell, Jason Eisner☆28Updated 6 years ago
- A C++ toolkit for neural machine translation for CPU☆88Updated 6 years ago
- Named Entity Recognition (NER) models (neural and sparse) implemented based on package LibN3L☆19Updated 8 years ago
- modlm: A toolkit for mixture of distributions language models☆27Updated 7 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆177Updated 15 years ago
- Recurrent neural network grammars☆188Updated 7 years ago
- ☆55Updated 9 years ago
- lamtram: A toolkit for neural language and translation modeling☆141Updated 7 years ago
- Benchmarks for DyNet☆57Updated 7 years ago
- Code for the EACL paper "Using the Output Embedding to Improve Language Models" by Ofir Press and Lior Wolf☆46Updated 7 years ago
- Language Modeling☆156Updated 5 years ago
- Leon Bottou's SGD☆33Updated 13 years ago
- Transition-based dependency parser based on stack LSTMs☆205Updated 5 years ago
- Neural Machine Translation on Android☆59Updated 9 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆61Updated 8 years ago
- Implementation of Word Embedding-based Antonym Detection using Thesauri and Distributional Information in NAACL2015☆35Updated 3 years ago
- Dependency tree-based RNN☆32Updated 9 years ago