All Projects → Seq2seq.pytorch → Similar Projects or Alternatives

233 Open source projects that are alternatives of or similar to Seq2seq.pytorch

Tf Seq2seq
Sequence to sequence learning using TensorFlow.
Stars: ✭ 387 (-24.71%)
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+92.61%)
Tensorflow Shakespeare
Neural machine translation between the writings of Shakespeare and modern English using TensorFlow
Stars: ✭ 244 (-52.53%)
Nspm
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Stars: ✭ 156 (-69.65%)
Xmunmt
An implementation of RNNsearch using TensorFlow
Stars: ✭ 69 (-86.58%)
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+564.98%)
Joeynmt
Minimalist NMT for educational purposes
Stars: ✭ 420 (-18.29%)
Nmtpytorch
Sequence-to-Sequence Framework in PyTorch
Stars: ✭ 392 (-23.74%)
Openseq2seq
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
Stars: ✭ 1,378 (+168.09%)
Word-Level-Eng-Mar-NMT
Translating English sentences to Marathi using Neural Machine Translation
Stars: ✭ 37 (-92.8%)
minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
Stars: ✭ 36 (-93%)
transformer
Neutron: A pytorch based implementation of Transformer and its variants.
Stars: ✭ 60 (-88.33%)
dynmt-py
Neural machine translation implementation using dynet's python bindings
Stars: ✭ 17 (-96.69%)
RNNSearch
An implementation of attention-based neural machine translation using Pytorch
Stars: ✭ 43 (-91.63%)
Encoder decoder
Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
Stars: ✭ 269 (-47.67%)
Mutual labels:  seq2seq
Im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
Stars: ✭ 342 (-33.46%)
Mutual labels:  seq2seq
Deepqa
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
Stars: ✭ 2,811 (+446.89%)
Mutual labels:  seq2seq
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 (-82.3%)
Seq2Seq-Models
Basic Seq2Seq, Attention, CopyNet
Stars: ✭ 19 (-96.3%)
Mutual labels:  seq2seq
Neural Combinatorial Rl Pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
Stars: ✭ 329 (-35.99%)
Mutual labels:  seq2seq
2D-LSTM-Seq2Seq
PyTorch implementation of a 2D-LSTM Seq2Seq Model for NMT.
Stars: ✭ 25 (-95.14%)
Mutual labels:  seq2seq
keras seq2seq word level
Implementation of seq2seq word-level model using keras
Stars: ✭ 12 (-97.67%)
Mutual labels:  seq2seq
Seq2seq Chatbot For Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.
Stars: ✭ 322 (-37.35%)
Mutual labels:  seq2seq
pytorch basic nmt
A simple yet strong implementation of neural machine translation in pytorch
Stars: ✭ 66 (-87.16%)
torch-asg
Auto Segmentation Criterion (ASG) implemented in pytorch
Stars: ✭ 42 (-91.83%)
Mutual labels:  seq2seq
Tf seq2seq chatbot
[unmaintained]
Stars: ✭ 420 (-18.29%)
Mutual labels:  seq2seq
Multiwoz
Source code for end-to-end dialogue model from the MultiWOZ paper (Budzianowski et al. 2018, EMNLP)
Stars: ✭ 384 (-25.29%)
Mutual labels:  seq2seq
Conv seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
Stars: ✭ 304 (-40.86%)
Mutual labels:  seq2seq
ai-visual-storytelling-seq2seq
Implementation of seq2seq model for Visual Storytelling Challenge (VIST) http://visionandlanguage.net/VIST/index.html
Stars: ✭ 50 (-90.27%)
Mutual labels:  seq2seq
Seq2seq chatbot links
Links to the implementations of neural conversational models for different frameworks
Stars: ✭ 270 (-47.47%)
Mutual labels:  seq2seq
Time Series Prediction
A collection of time series prediction methods: rnn, seq2seq, cnn, wavenet, transformer, unet, n-beats, gan, kalman-filter
Stars: ✭ 351 (-31.71%)
Mutual labels:  seq2seq
Keras Text Summarization
Text summarization using seq2seq in Keras
Stars: ✭ 260 (-49.42%)
Mutual labels:  seq2seq
Nlp Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Stars: ✭ 394 (-23.35%)
Mutual labels:  seq2seq
Indian ParallelCorpus
Curated list of publicly available parallel corpus for Indian Languages
Stars: ✭ 23 (-95.53%)
Pytorch Chatbot
Pytorch seq2seq chatbot
Stars: ✭ 336 (-34.63%)
Mutual labels:  seq2seq
TaLKConvolutions
Official PyTorch implementation of Time-aware Large Kernel (TaLK) Convolutions (ICML 2020)
Stars: ✭ 26 (-94.94%)
Mutual labels:  seq2seq
Nl2bash
Generating bash command from natural language https://arxiv.org/abs/1802.08979
Stars: ✭ 325 (-36.77%)
Mutual labels:  seq2seq
NeuralTextSimplification
Exploring Neural Text Simplification
Stars: ✭ 64 (-87.55%)
Mutual labels:  seq2seq
Attention-Visualization
Visualization for simple attention and Google's multi-head attention.
Stars: ✭ 54 (-89.49%)
Seq2seq chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 308 (-40.08%)
Mutual labels:  seq2seq
DataAugmentationNMT
Data Augmentation for Neural Machine Translation
Stars: ✭ 26 (-94.94%)
Seq2seqchatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
Stars: ✭ 466 (-9.34%)
Mutual labels:  seq2seq
Seq2seq Summarizer
Pointer-generator reinforced seq2seq summarization in PyTorch
Stars: ✭ 306 (-40.47%)
Mutual labels:  seq2seq
chatbot
🤖️ 基于 PyTorch 的任务型聊天机器人(支持私有部署和 docker 部署的 Chatbot)
Stars: ✭ 77 (-85.02%)
Mutual labels:  seq2seq
neural-chat
An AI chatbot using seq2seq
Stars: ✭ 30 (-94.16%)
Mutual labels:  seq2seq
classy
classy is a simple-to-use library for building high-performance Machine Learning models in NLP.
Stars: ✭ 61 (-88.13%)
Mutual labels:  seq2seq
Text Classification Models Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
Stars: ✭ 379 (-26.26%)
Mutual labels:  seq2seq
Dynamic Seq2seq
seq2seq中文聊天机器人
Stars: ✭ 303 (-41.05%)
Mutual labels:  seq2seq
DLCV2018SPRING
Deep Learning for Computer Vision (CommE 5052) in NTU
Stars: ✭ 38 (-92.61%)
Mutual labels:  seq2seq
dts
A Keras library for multi-step time-series forecasting.
Stars: ✭ 130 (-74.71%)
Mutual labels:  seq2seq
Bert seq2seq
pytorch实现bert做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持GPT2进行文章续写。
Stars: ✭ 298 (-42.02%)
Mutual labels:  seq2seq
MoChA-pytorch
PyTorch Implementation of "Monotonic Chunkwise Attention" (ICLR 2018)
Stars: ✭ 65 (-87.35%)
Mutual labels:  seq2seq
SSAN
How Does Selective Mechanism Improve Self-attention Networks?
Stars: ✭ 18 (-96.5%)
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (-20.62%)
Mutual labels:  seq2seq
Nmt List
A list of Neural MT implementations
Stars: ✭ 359 (-30.16%)
Tf tutorial plus
Tutorials for TensorFlow APIs the official documentation doesn't cover
Stars: ✭ 293 (-43%)
Mutual labels:  seq2seq
ttslearn
ttslearn: Library for Pythonで学ぶ音声合成 (Text-to-speech with Python)
Stars: ✭ 158 (-69.26%)
Mutual labels:  seq2seq
GAN-RNN Timeseries-imputation
Recurrent GAN for imputation of time series data. Implemented in TensorFlow 2 on Wikipedia Web Traffic Forecast dataset from Kaggle.
Stars: ✭ 107 (-79.18%)
Mutual labels:  seq2seq
Komputation
Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C.
Stars: ✭ 295 (-42.61%)
Mutual labels:  seq2seq
deep-molecular-optimization
Molecular optimization by capturing chemist’s intuition using the Seq2Seq with attention and the Transformer
Stars: ✭ 60 (-88.33%)
Mutual labels:  seq2seq
1-60 of 233 similar projects