OpenNMT
Pinned repositories
Repositories
-
OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow
-
CTranslate2
Fast inference engine for OpenNMT models
-
nmt-wizard
Launch NMT tasks on the cloud
-
OpenNMT-py
Open Source Neural Machine Translation in PyTorch
-
nmt-wizard-docker
Dockerized NMT frameworks for nmt-wizard
-
Tokenizer
Fast and customizable text tokenization library with BPE and SentencePiece support
-
opennmt.github.io
OpenNMT website
-
-
CTranslate
Lightweight C++ translator for OpenNMT Torch models (deprecated)
-
OpenNMT
Open Source Neural Machine Translation in Torch (deprecated)
-
Hackathon
Resources for the OpenNMT hackathon
-
lua-sentencepiece
lua wrapper for sentencepiece library
-
VisTools
Toolkit independent tools for visualizing NMT systems
-
Presentations
Presentations documents related to OpenNMT talk or events
-
Im2Text
Im2Text extension to OpenNMT
-
Recipes
Recipes for training OpenNMT systems
-
cnn-dailymail
Forked from abisee/cnn-dailymailCode to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization
-
Report Archived
-
adaptive-softmax
Forked from jsenellart/adaptive-softmaxImplements an efficient softmax approximation as described in the paper "Efficient softmax approximation for GPUs" (http://arxiv.org/abs/1609.04309)