All Projects → Xmunmt → Similar Projects or Alternatives

280 Open source projects that are alternatives of or similar to Xmunmt

RNNSearch
An implementation of attention-based neural machine translation using Pytorch
Stars: ✭ 43 (-37.68%)
Tf Seq2seq
Sequence to sequence learning using TensorFlow.
Stars: ✭ 387 (+460.87%)
Word-Level-Eng-Mar-NMT
Translating English sentences to Marathi using Neural Machine Translation
Stars: ✭ 37 (-46.38%)
Openseq2seq
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
Stars: ✭ 1,378 (+1897.1%)
Joeynmt
Minimalist NMT for educational purposes
Stars: ✭ 420 (+508.7%)
Nmt List
A list of Neural MT implementations
Stars: ✭ 359 (+420.29%)
Nmtpytorch
Sequence-to-Sequence Framework in PyTorch
Stars: ✭ 392 (+468.12%)
Nematus
Open-Source Neural Machine Translation in Tensorflow
Stars: ✭ 730 (+957.97%)
Neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
Stars: ✭ 400 (+479.71%)
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+4853.62%)
dynmt-py
Neural machine translation implementation using dynet's python bindings
Stars: ✭ 17 (-75.36%)
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+626.09%)
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+1334.78%)
CVAE Dial
CVAE_XGate model in paper "Xu, Dusek, Konstas, Rieser. Better Conversations by Modeling, Filtering, and Optimizing for Coherence and Diversity"
Stars: ✭ 16 (-76.81%)
Mutual labels:  seq2seq, sequence-to-sequence
Chatlearner
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
Stars: ✭ 528 (+665.22%)
Mutual labels:  sequence-to-sequence, nmt
classy
classy is a simple-to-use library for building high-performance Machine Learning models in NLP.
Stars: ✭ 61 (-11.59%)
Mutual labels:  seq2seq, sequence-to-sequence
Seq2seq.pytorch
Sequence-to-Sequence learning using PyTorch
Stars: ✭ 514 (+644.93%)
Nmtpy
nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.
Stars: ✭ 127 (+84.06%)
Mutual labels:  neural-machine-translation, nmt
Subword Nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
Stars: ✭ 1,819 (+2536.23%)
Mutual labels:  neural-machine-translation, nmt
Machine Translation
Stars: ✭ 51 (-26.09%)
Mutual labels:  seq2seq, sequence-to-sequence
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (+79.71%)
Mutual labels:  seq2seq, sequence-to-sequence
Njunmt Pytorch
Stars: ✭ 79 (+14.49%)
Mutual labels:  neural-machine-translation, nmt
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+491.3%)
Mutual labels:  seq2seq, sequence-to-sequence
Video Captioning
This repository contains the code for a video captioning system inspired by Sequence to Sequence -- Video to Text. This system takes as input a video and generates a caption in English describing the video.
Stars: ✭ 131 (+89.86%)
Mutual labels:  seq2seq, sequence-to-sequence
Rnn Nmt
基于双向RNN,Attention机制的编解码神经机器翻译模型
Stars: ✭ 46 (-33.33%)
Mutual labels:  neural-machine-translation, nmt
Tensorflow Shakespeare
Neural machine translation between the writings of Shakespeare and modern English using TensorFlow
Stars: ✭ 244 (+253.62%)
Text summarization with tensorflow
Implementation of a seq2seq model for summarization of textual data. Demonstrated on amazon reviews, github issues and news articles.
Stars: ✭ 226 (+227.54%)
Mutual labels:  seq2seq, sequence-to-sequence
Speech recognition with tensorflow
Implementation of a seq2seq model for Speech Recognition using the latest version of TensorFlow. Architecture similar to Listen, Attend and Spell.
Stars: ✭ 253 (+266.67%)
Mutual labels:  seq2seq, sequence-to-sequence
parse seq2seq
A tensorflow implementation of neural sequence-to-sequence parser for converting natural language queries to logical form.
Stars: ✭ 26 (-62.32%)
Mutual labels:  seq2seq, sequence-to-sequence
Nspm
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Stars: ✭ 156 (+126.09%)
vat nmt
Implementation of "Effective Adversarial Regularization for Neural Machine Translation", ACL 2019
Stars: ✭ 22 (-68.12%)
Mutual labels:  neural-machine-translation, nmt
Cluener2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
Stars: ✭ 689 (+898.55%)
Mutual labels:  seq2seq, sequence-to-sequence
minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
Stars: ✭ 36 (-47.83%)
A-Persona-Based-Neural-Conversation-Model
No description or website provided.
Stars: ✭ 22 (-68.12%)
Mutual labels:  seq2seq, sequence-to-sequence
transformer
Neutron: A pytorch based implementation of Transformer and its variants.
Stars: ✭ 60 (-13.04%)
Seq2seq chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 308 (+346.38%)
Mutual labels:  seq2seq, nmt
Njunmt Tf
An open-source neural machine translation system developed by Natural Language Processing Group, Nanjing University.
Stars: ✭ 97 (+40.58%)
Mutual labels:  neural-machine-translation, nmt
Npmt
Towards Neural Phrase-based Machine Translation
Stars: ✭ 175 (+153.62%)
Language Translation
Neural machine translator for English2German translation.
Stars: ✭ 82 (+18.84%)
Delta
DELTA is a deep learning based natural language and speech processing platform.
Stars: ✭ 1,479 (+2043.48%)
Mutual labels:  seq2seq, sequence-to-sequence
Nlp pytorch project
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
Stars: ✭ 153 (+121.74%)
Mutual labels:  seq2seq, nmt
parallel-corpora-tools
Tools for filtering and cleaning parallel and monolingual corpora for machine translation and other natural language processing tasks.
Stars: ✭ 35 (-49.28%)
Mutual labels:  neural-machine-translation, nmt
Sequence To Sequence 101
a series of tutorials on sequence to sequence learning, implemented with PyTorch.
Stars: ✭ 62 (-10.14%)
Mutual labels:  seq2seq, sequence-to-sequence
Pytorch Chatbot
Pytorch seq2seq chatbot
Stars: ✭ 336 (+386.96%)
Mutual labels:  seq2seq, sequence-to-sequence
Seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
Stars: ✭ 552 (+700%)
Mutual labels:  seq2seq
Augmented seq2seq
enhance seq2seq model for open ended dialog generation
Stars: ✭ 29 (-57.97%)
Mutual labels:  seq2seq
Thumt
An open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
Stars: ✭ 550 (+697.1%)
Sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
Stars: ✭ 5,540 (+7928.99%)
Pointer Networks Experiments
Sorting numbers with pointer networks
Stars: ✭ 53 (-23.19%)
Mutual labels:  seq2seq
Keras Question And Answering Web Api
Question answering system developed using seq2seq and memory network model in Keras
Stars: ✭ 21 (-69.57%)
Mutual labels:  seq2seq
Opennmt Py
Open Source Neural Machine Translation in PyTorch
Stars: ✭ 5,378 (+7694.2%)
Website Fingerprinting
Automatic Feature Generation for Website Fingerprinting
Stars: ✭ 20 (-71.01%)
Mutual labels:  sequence-to-sequence
Athena
an open-source implementation of sequence-to-sequence based speech processing engine
Stars: ✭ 542 (+685.51%)
Mutual labels:  sequence-to-sequence
Na Nmt
Non-autoregressive Neural Machine Translation (not a full version)
Stars: ✭ 61 (-11.59%)
Mxnet Seq2seq
Sequence to sequence learning with MXNET
Stars: ✭ 51 (-26.09%)
Mutual labels:  seq2seq
Nmt
Neural Machine Translation with RNN/ConvS2S/Transoformer
Stars: ✭ 13 (-81.16%)
Text Summarization Tensorflow
Tensorflow seq2seq Implementation of Text Summarization.
Stars: ✭ 527 (+663.77%)
Mutual labels:  seq2seq
Attention Ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Stars: ✭ 844 (+1123.19%)
Mutual labels:  seq2seq
Attn2d
Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
Stars: ✭ 475 (+588.41%)
Mutual labels:  nmt
Seq2seqchatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
Stars: ✭ 466 (+575.36%)
Mutual labels:  seq2seq
1-60 of 280 similar projects