Topic: "neural-machine-translation"
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
Language: C++ - Size: 23.9 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 10,962 - Forks: 1,245

OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
Language: Python - Size: 307 MB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 6,874 - Forks: 2,255

bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Language: Jupyter Notebook - Size: 6.02 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 5,564 - Forks: 1,361

OpenNMT/CTranslate2
Fast inference engine for Transformer models
Language: C++ - Size: 14.5 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 3,810 - Forks: 358

amanchadha/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
Language: Jupyter Notebook - Size: 207 MB - Last synced at: 18 days ago - Pushed at: 29 days ago - Stars: 3,680 - Forks: 2,511

NiuTrans/MTBook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
Language: TeX - Size: 98.4 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2,767 - Forks: 760

OpenNMT/OpenNMT 📦
Open Source Neural Machine Translation in Torch (deprecated)
Language: Lua - Size: 25.8 MB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 2,392 - Forks: 463

rsennrich/subword-nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
Language: Python - Size: 247 KB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 2,231 - Forks: 468

delip/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
Language: Jupyter Notebook - Size: 7.73 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 2,034 - Forks: 814

mesolitica/NLP-Models-Tensorflow 📦
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Language: Jupyter Notebook - Size: 46.2 MB - Last synced at: 24 days ago - Pushed at: almost 5 years ago - Stars: 1,790 - Forks: 725

NVIDIA/OpenSeq2Seq 📦
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
Language: Python - Size: 57.4 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1,558 - Forks: 369

OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow
Language: Python - Size: 23.9 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 1,470 - Forks: 382

lyeoni/nlp-tutorial
A list of NLP(Natural Language Processing) tutorials
Language: Jupyter Notebook - Size: 1.39 GB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 1,376 - Forks: 264

marian-nmt/marian
Fast Neural Machine Translation in C++
Language: C++ - Size: 39.5 MB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 1,325 - Forks: 241

awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
Language: Python - Size: 9.83 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 1,215 - Forks: 324

mihail911/nlp-library
curated collection of papers for the nlp practitioner 📖👩🔬
Size: 63.5 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 1,075 - Forks: 91

EdinburghNLP/nematus
Open-Source Neural Machine Translation in Tensorflow
Language: Python - Size: 2.76 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 797 - Forks: 269

wagamamaz/tensorflow-tutorial
TensorFlow and Deep Learning Tutorials
Size: 7.81 KB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 734 - Forks: 210

THUNLP-MT/THUMT
An open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
Language: Python - Size: 4.24 MB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 708 - Forks: 197

joeynmt/joeynmt
Minimalist NMT for educational purposes
Language: Python - Size: 37.8 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 692 - Forks: 215

Helsinki-NLP/Opus-MT
Open neural machine translation models and web services
Language: Python - Size: 36.7 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 577 - Forks: 71

lvapeab/nmt-keras
Neural Machine Translation with Keras
Language: Python - Size: 5.63 MB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 533 - Forks: 130

eladhoffer/seq2seq.pytorch
Sequence-to-Sequence learning using PyTorch
Language: Python - Size: 3.14 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 523 - Forks: 79

elbayadm/attn2d
Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
Language: Python - Size: 6.21 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 496 - Forks: 75

mikeroyal/Neuromorphic-Computing-Guide
Learn about the Neumorphic engineering process of creating large-scale integration (VLSI) systems containing electronic analog circuits to mimic neuro-biological architectures.
Language: Python - Size: 926 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 456 - Forks: 63

ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
Language: Python - Size: 13.5 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 410 - Forks: 106

lium-lst/nmtpytorch 📦
Sequence-to-Sequence Framework in PyTorch
Language: Jupyter Notebook - Size: 7.49 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 391 - Forks: 51

jayparks/tf-seq2seq
Sequence to sequence learning using TensorFlow.
Language: Python - Size: 120 KB - Last synced at: 9 days ago - Pushed at: about 7 years ago - Stars: 389 - Forks: 108

browsermt/bergamot-translator
Cross platform C++ library focusing on optimized machine translation on the consumer-grade device.
Language: C++ - Size: 2.76 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 386 - Forks: 48

jonsafari/nmt-list
A list of Neural MT implementations
Size: 43.9 KB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 363 - Forks: 69

modernmt/modernmt
Neural Adaptive Machine Translation that adapts to context and learns from corrections.
Language: Java - Size: 59.8 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 349 - Forks: 73

hemingkx/ChineseNMT
ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer
Language: Python - Size: 44.9 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 332 - Forks: 65

bitextor/bitextor
Bitextor generates translation memories from multilingual websites
Language: Python - Size: 177 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 290 - Forks: 43

hoangcuong2011/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
Size: 322 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 285 - Forks: 57

marian-nmt/marian-dev
Fast Neural Machine Translation in C++ - development repository
Language: C++ - Size: 18.7 MB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 273 - Forks: 130

esthicodes/Awesome-Swiss-German
Multi-language Analyze text in 26 Cantonal Swiss German, Italian, German, Chinese (simplified), French, Italian. pply natural language understanding (NLU) to their applications with features including sentiment analysis, entity analysis, entity sentiment analysis, content classification, and syntax analysis.
Language: Jupyter Notebook - Size: 84.7 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 254 - Forks: 27

tokestermw/tensorflow-shakespeare
Neural machine translation between the writings of Shakespeare and modern English using TensorFlow
Language: Python - Size: 5.04 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 249 - Forks: 58

LiberAI/NSpM
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Language: Python - Size: 10.6 MB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 223 - Forks: 86

EdinburghNLP/code-docstring-corpus
Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.
Language: Python - Size: 838 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 208 - Forks: 48

mozilla/translations
The code, training pipeline, and models that power Firefox Translations
Language: C++ - Size: 16 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 194 - Forks: 38

maidis/awesome-machine-translation
A list of awesome Machine Translation frameworks, libraries, software and papers
Size: 236 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 192 - Forks: 24

posenhuang/NPMT
Towards Neural Phrase-based Machine Translation
Language: Lua - Size: 2.48 MB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 178 - Forks: 29

THUNLP-MT/Document-Transformer
Improving the Transformer translation model with document-level context
Language: Python - Size: 298 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 170 - Forks: 21

kayoyin/transformer-slt
Sign Language Translation with Transformers (COLING'2020, ECCV'20 SLRTP Workshop)
Language: ASL - Size: 7.2 MB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 154 - Forks: 39

csebuetnlp/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.
Language: Python - Size: 2.05 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 144 - Forks: 45

bzhangGo/zero
Zero -- A neural machine translation system
Language: Python - Size: 1.93 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 140 - Forks: 21

NiuTrans/NiuTrans.NMT
A Fast Neural Machine Translation System developed in C++.
Language: C++ - Size: 42.5 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 139 - Forks: 38

ymoslem/OpenNMT-Tutorial
Neural Machine Translation (NMT) tutorial. Data preprocessing, model training, evaluation, and deployment.
Language: Jupyter Notebook - Size: 144 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 135 - Forks: 25

lium-lst/nmtpy 📦
nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.
Language: Python - Size: 16.7 MB - Last synced at: 17 days ago - Pushed at: about 7 years ago - Stars: 125 - Forks: 32

NiuTrans/MT-paper-lists
MT paper lists (by conference)
Size: 95.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 121 - Forks: 52

pcyin/pytorch_nmt
A neural machine translation model in PyTorch
Language: Python - Size: 16.5 MB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 119 - Forks: 24

zhaocq-nlp/NJUNMT-tf
An open-source neural machine translation system developed by Natural Language Processing Group, Nanjing University.
Language: Python - Size: 835 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 103 - Forks: 41

Nemzy/language-translation
Neural machine translator for English2German translation.
Language: Jupyter Notebook - Size: 1.63 MB - Last synced at: 19 days ago - Pushed at: about 8 years ago - Stars: 96 - Forks: 57

pcyin/pytorch_basic_nmt
A simple yet strong implementation of neural machine translation in pytorch
Language: Python - Size: 16.5 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 93 - Forks: 23

ymoslem/DesktopTranslator
Local cross-platform machine translation GUI, based on CTranslate2
Language: Python - Size: 1.72 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 92 - Forks: 6

whr94621/NJUNMT-pytorch
Language: Python - Size: 1.58 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 92 - Forks: 31

loretoparisi/docker
My Docker scripts and Dockerfile for several frameworks.
Language: Python - Size: 61.7 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 92 - Forks: 66

cooelf/UVR-NMT
Neural Machine Translation with universal Visual Representation (ICLR 2020)
Language: Python - Size: 2.24 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 88 - Forks: 22

OpenNMT/CTranslate 📦
Lightweight C++ translator for OpenNMT Torch models (deprecated)
Language: C++ - Size: 290 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 78 - Forks: 52

machinetranslate/machinetranslate.org
Open information and community for machine translation
Language: HTML - Size: 12.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 76 - Forks: 61

Cartus/DCGCN
Densely Connected Graph Convolutional Networks for Graph-to-Sequence Learning (authors' MXNet implementation for the TACL19 paper)
Language: Python - Size: 3.46 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 76 - Forks: 8

M4t1ss/SoftAlignments
Neural macine translation soft alignment visualisations for web and command line
Language: JavaScript - Size: 23.1 MB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 72 - Forks: 14

MultiPath/NA-NMT
Non-autoregressive Neural Machine Translation (not a full version)
Language: Python - Size: 454 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 71 - Forks: 8

SwordYork/DCNMT
Deep Character-Level Neural Machine Translation
Language: Python - Size: 244 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 71 - Forks: 20

chaitanyamalaviya/lang-reps
Code accompanying our EMNLP paper Learning Language Representations for Typology Prediction
Language: Python - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 70 - Forks: 5

zhaocq-nlp/Attention-Visualization
Visualization for simple attention and Google's multi-head attention.
Language: Java - Size: 2.34 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 68 - Forks: 15

XMUNLP/XMUNMT
An implementation of RNNsearch using TensorFlow
Language: Python - Size: 213 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 68 - Forks: 25

hfxunlp/transformer 📦
Neutron: A pytorch based implementation of Transformer and its variants.
Language: Python - Size: 887 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 63 - Forks: 11

duyvuleo/Transformer-DyNet
An Implementation of Transformer (Attention Is All You Need) in DyNet
Language: C++ - Size: 4.58 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 63 - Forks: 17

stefan-it/nmt-en-vi 📦
Neural Machine Translation system for English to Vietnamese (IWSLT'15 English-Vietnamese data)
Size: 9.59 MB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 59 - Forks: 12

Kyubyong/bytenet_translation
A TensorFlow Implementation of Machine Translation In Neural Machine Translation in Linear Time
Language: Python - Size: 99.6 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 59 - Forks: 15

VectorFist/RNN-NMT
基于双向RNN,Attention机制的编解码神经机器翻译模型
Language: Python - Size: 25.1 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 56 - Forks: 27

ucam-smt/sgnmt
Decoding platform for machine translation research
Language: Python - Size: 905 KB - Last synced at: 17 days ago - Pushed at: almost 6 years ago - Stars: 55 - Forks: 17

ayaka14732/TransCan
An English-to-Cantonese machine translation model
Language: Python - Size: 629 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 52 - Forks: 11

DevSinghSachan/multilingual_nmt
Experiments on Multilingual NMT
Language: Python - Size: 259 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 47 - Forks: 8

xwgeng/RNNSearch
An implementation of attention-based neural machine translation using Pytorch
Language: Python - Size: 78.1 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 47 - Forks: 7

jayparks/quasi-rnn
A PyTorch Implementation of "Quasi-Recurrent Neural Networks"
Language: Python - Size: 58.6 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 46 - Forks: 8

omarsar/pytorch_neural_machine_translation_attention
Neural Machine Translation with Attention (PyTorch)
Language: Jupyter Notebook - Size: 3.15 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 45 - Forks: 15

fkkarakurt/Nerve
This is a basic implementation of a neural network for use in C and C++ programs. It is intended for use in applications that just happen to need a simple neural network and do not want to use needlessly complex neural network libraries.
Language: C - Size: 1.45 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 2

DevSinghSachan/Attention_is_All_You_Need
Language: Python - Size: 75.7 MB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 42 - Forks: 5

cbaziotis/lm-prior-for-nmt
This repository contains source code for the paper "Language Model Prior for Low-Resource Neural Machine Translation"
Language: Jupyter Notebook - Size: 51.6 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 41 - Forks: 7

M4t1ss/parallel-corpora-tools
Tools for filtering and cleaning parallel and monolingual corpora for machine translation and other natural language processing tasks.
Language: PHP - Size: 51.8 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 17

OpenNMT/nmt-wizard-docker 📦
Dockerized NMT frameworks for nmt-wizard
Language: Python - Size: 4.61 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 19

ReneeYe/ConST
code for paper "Cross-modal Contrastive Learning for Speech Translation" (NAACL 2022)
Language: Python - Size: 3.62 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 38 - Forks: 3

hlamba28/Word-Level-Eng-Mar-NMT
Translating English sentences to Marathi using Neural Machine Translation
Language: Jupyter Notebook - Size: 113 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 37 - Forks: 36

thisisiron/nmt-attention-tf2
👫 Effective Approaches to Attention-based Neural Machine Translation implemented as Tensorflow 2.0
Language: Python - Size: 96.7 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 36 - Forks: 7

A-Jacobson/minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
Language: Jupyter Notebook - Size: 235 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 36 - Forks: 6

Caucasus-Rosetta/Lingua-Corpus
Caucasus languages focused multilingual and monolingual corpuses for Natural Language Processing(NLP)
Language: Python - Size: 25.2 GB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 35 - Forks: 6

ymoslem/MT-Preparation
Machine Translation (MT) Preparation Scripts
Language: Jupyter Notebook - Size: 97.7 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 31 - Forks: 19

marziehf/DataAugmentationNMT
Data Augmentation for Neural Machine Translation
Language: Lua - Size: 152 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 31 - Forks: 12

XMUDeepLIT/ABD-NMT
Code for "Asynchronous bidirectional decoding for neural machine translation" (AAAI, 2018)
Language: Python - Size: 78.1 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 31 - Forks: 6

wxjiao/UncSamp
Implementation of our paper "Self-training Sampling with Monolingual Data Uncertainty for Neural Machine Translation" to appear in ACL-2021.
Language: Python - Size: 1.09 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 30 - Forks: 1

alphadl/Neural-Machine-Translation
Several basic neural machine translation models implemented by PyTorch & TensorFlow
Language: Python - Size: 30.1 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 7

levyfan/sentencepiece-jni
Java JNI wrapper for SentencePiece: unsupervised text tokenizer for Neural Network-based text generation.
Language: C++ - Size: 240 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 10

Kartikaggarwal98/Indian_ParallelCorpus
Curated list of publicly available parallel corpus for Indian Languages
Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 28 - Forks: 1

tm4roon/pytorch-seq2seq
An Implementation of Encoder-Decoder model with global attention mechanism.
Language: Python - Size: 316 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 28 - Forks: 4

tranquoctrinh/transformer
This is a PyTorch implementation of the Transformer model in the paper Attention is All You Need
Language: Python - Size: 906 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 27 - Forks: 4

samuki/reinforce-joey Fork of joeynmt/joeynmt
This is a fork of the awesome Joey-NMT with Reinforcement Learning algorithms like Policy Gradient, MRT and Advantage Actor Critic.
Language: Python - Size: 2.9 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 8

pmichel31415/dynet-att
An attentional NMT model in Dynet
Language: Python - Size: 16 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 26 - Forks: 3

Niger-Volta-LTI/yoruba-adr
Automatic Diacritic Restoration of Yorùbá language Text
Language: Python - Size: 153 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 24 - Forks: 11
