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
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆80Updated 5 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
- C++ code of "Tree-to-Sequence Attentional Neural Machine Translation (tree2seq ANMT)"☆57Updated 8 years ago
- LibN3L: A light-weight neural network package for natural language☆82Updated 3 months ago
- OxLM: Oxford Neural Language Modelling Toolkit☆38Updated 9 years ago
- Tomas Mikolov's Recurrent Neural Networks Language Modeling Toolkit from http://www.rnnlm.org, with tagged historical releases.☆46Updated 10 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- Language Modeling☆157Updated 6 years ago
- Named Entity Recognition (NER) models (neural and sparse) implemented based on package LibN3L☆19Updated 8 years ago
- Transition-based dependency parser based on stack LSTMs☆206Updated 5 years ago
- Dependency tree-based RNN☆32Updated 9 years ago
- Software for unsupervised word segmentation and language model learning using lattices☆45Updated 9 years ago
- lamtram: A toolkit for neural language and translation modeling☆141Updated 7 years ago
- A C++ toolkit for neural machine translation for CPU☆88Updated 6 years ago
- modlm: A toolkit for mixture of distributions language models☆27Updated 7 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
- Neural Machine Translation on Android☆59Updated 9 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆111Updated 5 years ago
- Example TensorFlow RNN Language Model☆52Updated 9 years ago
- Document context language models☆22Updated 9 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Benchmarks for DyNet☆57Updated 7 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆61Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 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
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- C++ implement of Tomas Mikolov's word/document embedding☆106Updated 7 years ago