All Projects → Nmt → Similar Projects or Alternatives

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

vat nmt
Implementation of "Effective Adversarial Regularization for Neural Machine Translation", ACL 2019
Stars: ✭ 22 (+69.23%)
Document Transformer
Improving the Transformer translation model with document-level context
Stars: ✭ 160 (+1130.77%)
Data-Rejuvenation
Implementation of our paper "Data Rejuvenation: Exploiting Inactive Training Examples for Neural Machine Translation" in EMNLP-2020.
Stars: ✭ 18 (+38.46%)
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 (+53.85%)
Nlp Models Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Stars: ✭ 1,603 (+12230.77%)
SSAN
How Does Selective Mechanism Improve Self-attention Networks?
Stars: ✭ 18 (+38.46%)
Modernmt
Neural Adaptive Machine Translation that adapts to context and learns from corrections.
Stars: ✭ 231 (+1676.92%)
Nmtpytorch
Sequence-to-Sequence Framework in PyTorch
Stars: ✭ 392 (+2915.38%)
Code Docstring Corpus
Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.
Stars: ✭ 137 (+953.85%)
zero
Zero -- A neural machine translation system
Stars: ✭ 121 (+830.77%)
Word-Level-Eng-Mar-NMT
Translating English sentences to Marathi using Neural Machine Translation
Stars: ✭ 37 (+184.62%)
Openseq2seq
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
Stars: ✭ 1,378 (+10500%)
Attention-Visualization
Visualization for simple attention and Google's multi-head attention.
Stars: ✭ 54 (+315.38%)
bergamot-translator
Cross platform C++ library focusing on optimized machine translation on the consumer-grade device.
Stars: ✭ 181 (+1292.31%)
Joeynmt
Minimalist NMT for educational purposes
Stars: ✭ 420 (+3130.77%)
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 (+1807.69%)
RNNSearch
An implementation of attention-based neural machine translation using Pytorch
Stars: ✭ 43 (+230.77%)
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 (+1346.15%)
Sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
Stars: ✭ 5,540 (+42515.38%)
Nspm
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Stars: ✭ 156 (+1100%)
minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
Stars: ✭ 36 (+176.92%)
Subword Nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
Stars: ✭ 1,819 (+13892.31%)
Nmt List
A list of Neural MT implementations
Stars: ✭ 359 (+2661.54%)
Mt Paper Lists
MT paper lists (by conference)
Stars: ✭ 105 (+707.69%)
sentencepiece-jni
Java JNI wrapper for SentencePiece: unsupervised text tokenizer for Neural Network-based text generation.
Stars: ✭ 26 (+100%)
2018-dlsl
UPC Deep Learning for Speech and Language 2018
Stars: ✭ 18 (+38.46%)
Pytorch nmt
A neural machine translation model in PyTorch
Stars: ✭ 100 (+669.23%)
pytorch basic nmt
A simple yet strong implementation of neural machine translation in pytorch
Stars: ✭ 66 (+407.69%)
Neural-Machine-Translation
Several basic neural machine translation models implemented by PyTorch & TensorFlow
Stars: ✭ 29 (+123.08%)
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+3753.85%)
DCGCN
Densely Connected Graph Convolutional Networks for Graph-to-Sequence Learning (authors' MXNet implementation for the TACL19 paper)
Stars: ✭ 73 (+461.54%)
DataAugmentationNMT
Data Augmentation for Neural Machine Translation
Stars: ✭ 26 (+100%)
bytenet translation
A TensorFlow Implementation of Machine Translation In Neural Machine Translation in Linear Time
Stars: ✭ 60 (+361.54%)
Thumt
An open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
Stars: ✭ 550 (+4130.77%)
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+26192.31%)
transformer
Neutron: A pytorch based implementation of Transformer and its variants.
Stars: ✭ 60 (+361.54%)
Tensorflow Shakespeare
Neural machine translation between the writings of Shakespeare and modern English using TensorFlow
Stars: ✭ 244 (+1776.92%)
Neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
Stars: ✭ 400 (+2976.92%)
Opennmt
Open Source Neural Machine Translation in Torch (deprecated)
Stars: ✭ 2,339 (+17892.31%)
transformer-slt
Sign Language Translation with Transformers (COLING'2020, ECCV'20 SLRTP Workshop)
Stars: ✭ 92 (+607.69%)
Npmt
Towards Neural Phrase-based Machine Translation
Stars: ✭ 175 (+1246.15%)
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+5653.85%)
Mtbook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
Stars: ✭ 2,307 (+17646.15%)
ABD-NMT
Code for "Asynchronous bidirectional decoding for neural machine translation" (AAAI, 2018)
Stars: ✭ 32 (+146.15%)
Ctranslate2
Fast inference engine for OpenNMT models
Stars: ✭ 140 (+976.92%)
Tf Seq2seq
Sequence to sequence learning using TensorFlow.
Stars: ✭ 387 (+2876.92%)
Marian Dev
Fast Neural Machine Translation in C++ - development repository
Stars: ✭ 136 (+946.15%)
NiuTrans.NMT
A Fast Neural Machine Translation System. It is developed in C++ and resorts to NiuTensor for fast tensor APIs.
Stars: ✭ 112 (+761.54%)
Nmtpy
nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.
Stars: ✭ 127 (+876.92%)
Opennmt Py
Open Source Neural Machine Translation in PyTorch
Stars: ✭ 5,378 (+41269.23%)
Opus Mt
Open neural machine translation models and web services
Stars: ✭ 111 (+753.85%)
dynmt-py
Neural machine translation implementation using dynet's python bindings
Stars: ✭ 17 (+30.77%)
Pytorchnlpbook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://nlproc.info
Stars: ✭ 1,390 (+10592.31%)
Indian ParallelCorpus
Curated list of publicly available parallel corpus for Indian Languages
Stars: ✭ 23 (+76.92%)
MT-Preparation
Machine Translation (MT) Preparation Scripts
Stars: ✭ 15 (+15.38%)
Marian
Fast Neural Machine Translation in C++
Stars: ✭ 777 (+5876.92%)
Nematus
Open-Source Neural Machine Translation in Tensorflow
Stars: ✭ 730 (+5515.38%)
Seq2seq.pytorch
Sequence-to-Sequence learning using PyTorch
Stars: ✭ 514 (+3853.85%)
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 (+600%)
parallel-corpora-tools
Tools for filtering and cleaning parallel and monolingual corpora for machine translation and other natural language processing tasks.
Stars: ✭ 35 (+169.23%)
1-60 of 72 similar projects