All Projects → Na Nmt → Similar Projects or Alternatives

72 Open source projects that are alternatives of or similar to Na Nmt

Neural-Machine-Translation
Several basic neural machine translation models implemented by PyTorch & TensorFlow
Stars: ✭ 29 (-52.46%)
Tensorflow Shakespeare
Neural machine translation between the writings of Shakespeare and modern English using TensorFlow
Stars: ✭ 244 (+300%)
DataAugmentationNMT
Data Augmentation for Neural Machine Translation
Stars: ✭ 26 (-57.38%)
MT-Preparation
Machine Translation (MT) Preparation Scripts
Stars: ✭ 15 (-75.41%)
Ctranslate2
Fast inference engine for OpenNMT models
Stars: ✭ 140 (+129.51%)
Indian ParallelCorpus
Curated list of publicly available parallel corpus for Indian Languages
Stars: ✭ 23 (-62.3%)
bytenet translation
A TensorFlow Implementation of Machine Translation In Neural Machine Translation in Linear Time
Stars: ✭ 60 (-1.64%)
Opennmt Py
Open Source Neural Machine Translation in PyTorch
Stars: ✭ 5,378 (+8716.39%)
Npmt
Towards Neural Phrase-based Machine Translation
Stars: ✭ 175 (+186.89%)
transformer-slt
Sign Language Translation with Transformers (COLING'2020, ECCV'20 SLRTP Workshop)
Stars: ✭ 92 (+50.82%)
dynmt-py
Neural machine translation implementation using dynet's python bindings
Stars: ✭ 17 (-72.13%)
Nmtpy
nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.
Stars: ✭ 127 (+108.2%)
Tf Seq2seq
Sequence to sequence learning using TensorFlow.
Stars: ✭ 387 (+534.43%)
2018-dlsl
UPC Deep Learning for Speech and Language 2018
Stars: ✭ 18 (-70.49%)
Thumt
An open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
Stars: ✭ 550 (+801.64%)
DCGCN
Densely Connected Graph Convolutional Networks for Graph-to-Sequence Learning (authors' MXNet implementation for the TACL19 paper)
Stars: ✭ 73 (+19.67%)
pytorch basic nmt
A simple yet strong implementation of neural machine translation in pytorch
Stars: ✭ 66 (+8.2%)
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+5503.28%)
Nmt
Neural Machine Translation with RNN/ConvS2S/Transoformer
Stars: ✭ 13 (-78.69%)
Opennmt
Open Source Neural Machine Translation in Torch (deprecated)
Stars: ✭ 2,339 (+3734.43%)
transformer
Neutron: A pytorch based implementation of Transformer and its variants.
Stars: ✭ 60 (-1.64%)
Mtbook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
Stars: ✭ 2,307 (+3681.97%)
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+721.31%)
Marian Dev
Fast Neural Machine Translation in C++ - development repository
Stars: ✭ 136 (+122.95%)
ABD-NMT
Code for "Asynchronous bidirectional decoding for neural machine translation" (AAAI, 2018)
Stars: ✭ 32 (-47.54%)
zero
Zero -- A neural machine translation system
Stars: ✭ 121 (+98.36%)
Nlp Models Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Stars: ✭ 1,603 (+2527.87%)
Nmtpytorch
Sequence-to-Sequence Framework in PyTorch
Stars: ✭ 392 (+542.62%)
sentencepiece-jni
Java JNI wrapper for SentencePiece: unsupervised text tokenizer for Neural Network-based text generation.
Stars: ✭ 26 (-57.38%)
Nematus
Open-Source Neural Machine Translation in Tensorflow
Stars: ✭ 730 (+1096.72%)
parallel-corpora-tools
Tools for filtering and cleaning parallel and monolingual corpora for machine translation and other natural language processing tasks.
Stars: ✭ 35 (-42.62%)
Nmt List
A list of Neural MT implementations
Stars: ✭ 359 (+488.52%)
Word-Level-Eng-Mar-NMT
Translating English sentences to Marathi using Neural Machine Translation
Stars: ✭ 37 (-39.34%)
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+1522.95%)
TS3000 TheChatBOT
Its a social networking chat-bot trained on Reddit dataset . It supports open bounded queries developed on the concept of Neural Machine Translation. Beware of its being sarcastic just like its creator 😝 BDW it uses Pytorch framework and Python3.
Stars: ✭ 20 (-67.21%)
banglanmt
This repository contains the code and data of the paper titled "Not Low-Resource Anymore: Aligner Ensembling, Batch Filtering, and New Datasets for Bengali-English Machine Translation" published in Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020), November 16 - November 20, 2020.
Stars: ✭ 91 (+49.18%)
bergamot-translator
Cross platform C++ library focusing on optimized machine translation on the consumer-grade device.
Stars: ✭ 181 (+196.72%)
Sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
Stars: ✭ 5,540 (+8981.97%)
vat nmt
Implementation of "Effective Adversarial Regularization for Neural Machine Translation", ACL 2019
Stars: ✭ 22 (-63.93%)
Attention-Visualization
Visualization for simple attention and Google's multi-head attention.
Stars: ✭ 54 (-11.48%)
Good Papers
I try my best to keep updated cutting-edge knowledge in Machine Learning/Deep Learning and Natural Language Processing. These are my notes on some good papers
Stars: ✭ 248 (+306.56%)
Rnn Nmt
基于双向RNN,Attention机制的编解码神经机器翻译模型
Stars: ✭ 46 (-24.59%)
Modernmt
Neural Adaptive Machine Translation that adapts to context and learns from corrections.
Stars: ✭ 231 (+278.69%)
SSAN
How Does Selective Mechanism Improve Self-attention Networks?
Stars: ✭ 18 (-70.49%)
Coursera Deep Learning Specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
Stars: ✭ 188 (+208.2%)
Seq2seq.pytorch
Sequence-to-Sequence learning using PyTorch
Stars: ✭ 514 (+742.62%)
Document Transformer
Improving the Transformer translation model with document-level context
Stars: ✭ 160 (+162.3%)
RNNSearch
An implementation of attention-based neural machine translation using Pytorch
Stars: ✭ 43 (-29.51%)
Nspm
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Stars: ✭ 156 (+155.74%)
Marian
Fast Neural Machine Translation in C++
Stars: ✭ 777 (+1173.77%)
Code Docstring Corpus
Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.
Stars: ✭ 137 (+124.59%)
Data-Rejuvenation
Implementation of our paper "Data Rejuvenation: Exploiting Inactive Training Examples for Neural Machine Translation" in EMNLP-2020.
Stars: ✭ 18 (-70.49%)
Subword Nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
Stars: ✭ 1,819 (+2881.97%)
Joeynmt
Minimalist NMT for educational purposes
Stars: ✭ 420 (+588.52%)
minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
Stars: ✭ 36 (-40.98%)
Transformer Dynet
An Implementation of Transformer (Attention Is All You Need) in DyNet
Stars: ✭ 57 (-6.56%)
Nlp Library
curated collection of papers for the nlp practitioner 📖👩‍🔬
Stars: ✭ 1,025 (+1580.33%)
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+1126.23%)
Neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
Stars: ✭ 400 (+555.74%)
NiuTrans.NMT
A Fast Neural Machine Translation System. It is developed in C++ and resorts to NiuTensor for fast tensor APIs.
Stars: ✭ 112 (+83.61%)
1-60 of 72 similar projects