All Projects → Nematus → Similar Projects or Alternatives

210 Open source projects that are alternatives of or similar to Nematus

Nmt List
A list of Neural MT implementations
Stars: ✭ 359 (-50.82%)
Neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
Stars: ✭ 400 (-45.21%)
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (-31.37%)
Tf Seq2seq
Sequence to sequence learning using TensorFlow.
Stars: ✭ 387 (-46.99%)
Subword Nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
Stars: ✭ 1,819 (+149.18%)
Npmt
Towards Neural Phrase-based Machine Translation
Stars: ✭ 175 (-76.03%)
Xmunmt
An implementation of RNNsearch using TensorFlow
Stars: ✭ 69 (-90.55%)
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+35.62%)
Joeynmt
Minimalist NMT for educational purposes
Stars: ✭ 420 (-42.47%)
RNNSearch
An implementation of attention-based neural machine translation using Pytorch
Stars: ✭ 43 (-94.11%)
parallel-corpora-tools
Tools for filtering and cleaning parallel and monolingual corpora for machine translation and other natural language processing tasks.
Stars: ✭ 35 (-95.21%)
dynmt-py
Neural machine translation implementation using dynet's python bindings
Stars: ✭ 17 (-97.67%)
Mt Paper Lists
MT paper lists (by conference)
Stars: ✭ 105 (-85.62%)
Nmtpy
nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.
Stars: ✭ 127 (-82.6%)
Mutual labels:  neural-machine-translation, nmt
Nmtpytorch
Sequence-to-Sequence Framework in PyTorch
Stars: ✭ 392 (-46.3%)
Mutual labels:  neural-machine-translation, nmt
Openseq2seq
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
Stars: ✭ 1,378 (+88.77%)
Chatlearner
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
Stars: ✭ 528 (-27.67%)
Mutual labels:  sequence-to-sequence, nmt
vat nmt
Implementation of "Effective Adversarial Regularization for Neural Machine Translation", ACL 2019
Stars: ✭ 22 (-96.99%)
Mutual labels:  neural-machine-translation, nmt
Modernmt
Neural Adaptive Machine Translation that adapts to context and learns from corrections.
Stars: ✭ 231 (-68.36%)
Attention-Visualization
Visualization for simple attention and Google's multi-head attention.
Stars: ✭ 54 (-92.6%)
Nemo
NeMo: a toolkit for conversational AI
Stars: ✭ 3,685 (+404.79%)
Mutual labels:  machine-translation, nmt
Rnn Nmt
基于双向RNN,Attention机制的编解码神经机器翻译模型
Stars: ✭ 46 (-93.7%)
Mutual labels:  neural-machine-translation, nmt
Thumt
An open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
Stars: ✭ 550 (-24.66%)
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+368.22%)
Natural-Language-Processing
Contains various architectures and novel paper implementations for Natural Language Processing tasks like Sequence Modelling and Neural Machine Translation.
Stars: ✭ 48 (-93.42%)
Machine Translation
Stars: ✭ 51 (-93.01%)
Opus Mt
Open neural machine translation models and web services
Stars: ✭ 111 (-84.79%)
Language Translation
Neural machine translator for English2German translation.
Stars: ✭ 82 (-88.77%)
Opennmt Tf
Neural machine translation and sequence learning using TensorFlow
Stars: ✭ 1,223 (+67.53%)
Nspm
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Stars: ✭ 156 (-78.63%)
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 (-87.53%)
Njunmt Tf
An open-source neural machine translation system developed by Natural Language Processing Group, Nanjing University.
Stars: ✭ 97 (-86.71%)
Mutual labels:  neural-machine-translation, nmt
bergamot-translator
Cross platform C++ library focusing on optimized machine translation on the consumer-grade device.
Stars: ✭ 181 (-75.21%)
Opennmt
Open Source Neural Machine Translation in Torch (deprecated)
Stars: ✭ 2,339 (+220.41%)
Word-Level-Eng-Mar-NMT
Translating English sentences to Marathi using Neural Machine Translation
Stars: ✭ 37 (-94.93%)
Njunmt Pytorch
Stars: ✭ 79 (-89.18%)
Mutual labels:  neural-machine-translation, nmt
Mtbook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
Stars: ✭ 2,307 (+216.03%)
NiuTrans.NMT
A Fast Neural Machine Translation System. It is developed in C++ and resorts to NiuTensor for fast tensor APIs.
Stars: ✭ 112 (-84.66%)
Opennmt Py
Open Source Neural Machine Translation in PyTorch
Stars: ✭ 5,378 (+636.71%)
Deeplearning.ai Assignments
Stars: ✭ 268 (-63.29%)
Mutual labels:  sequence-to-sequence
Deep learning nlp
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
Stars: ✭ 407 (-44.25%)
Mutual labels:  nmt
Textbox
TextBox is an open-source library for building text generation system.
Stars: ✭ 257 (-64.79%)
Mutual labels:  sequence-to-sequence
Athena
an open-source implementation of sequence-to-sequence based speech processing engine
Stars: ✭ 542 (-25.75%)
Mutual labels:  sequence-to-sequence
SpeechTransProgress
Tracking the progress in end-to-end speech translation
Stars: ✭ 139 (-80.96%)
Mutual labels:  machine-translation
Indian ParallelCorpus
Curated list of publicly available parallel corpus for Indian Languages
Stars: ✭ 23 (-96.85%)
pytorch-transformer-kor-eng
Transformer Implementation using PyTorch for Neural Machine Translation (Korean to English)
Stars: ✭ 40 (-94.52%)
Mutual labels:  sequence-to-sequence
Seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
Stars: ✭ 552 (-24.38%)
Mutual labels:  machine-translation
Seq2Seq-Tensorflow
[In-Progress] Tensorflow implementation of Sequence to Sequence Learning with Neural Networks
Stars: ✭ 18 (-97.53%)
Mutual labels:  sequence-to-sequence
text-generation-transformer
text generation based on transformer
Stars: ✭ 36 (-95.07%)
Mutual labels:  sequence-to-sequence
nepali-translator
Neural Machine Translation on the Nepali-English language pair
Stars: ✭ 29 (-96.03%)
Mutual labels:  machine-translation
Nlp Progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Stars: ✭ 19,518 (+2573.7%)
Mutual labels:  machine-translation
pytorch basic nmt
A simple yet strong implementation of neural machine translation in pytorch
Stars: ✭ 66 (-90.96%)
Seq2seq.pytorch
Sequence-to-Sequence learning using PyTorch
Stars: ✭ 514 (-29.59%)
Espnet
End-to-End Speech Processing Toolkit
Stars: ✭ 4,533 (+520.96%)
Mutual labels:  machine-translation
MWPToolkit
MWPToolkit is an open-source framework for math word problem(MWP) solvers.
Stars: ✭ 67 (-90.82%)
Mutual labels:  sequence-to-sequence
pynmt
a simple and complete pytorch implementation of neural machine translation system
Stars: ✭ 13 (-98.22%)
Mutual labels:  nmt
transformer-pytorch
A PyTorch implementation of Transformer in "Attention is All You Need"
Stars: ✭ 77 (-89.45%)
Mutual labels:  machine-translation
Texar Pytorch
Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/
Stars: ✭ 636 (-12.88%)
Mutual labels:  machine-translation
DataAugmentationNMT
Data Augmentation for Neural Machine Translation
Stars: ✭ 26 (-96.44%)
Nlp Cube
Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
Stars: ✭ 353 (-51.64%)
Mutual labels:  machine-translation
1-60 of 210 similar projects