All Projects → Seq2seq → Similar Projects or Alternatives

266 Open source projects that are alternatives of or similar to Seq2seq

Lingvo
Lingvo
Stars: ✭ 2,361 (+327.72%)
Mutual labels:  seq2seq, machine-translation
Spark Nlp
State of the Art Natural Language Processing
Stars: ✭ 2,518 (+356.16%)
Mutual labels:  seq2seq, machine-translation
Machine Translation
Stars: ✭ 51 (-90.76%)
Mutual labels:  seq2seq, machine-translation
Joeynmt
Minimalist NMT for educational purposes
Stars: ✭ 420 (-23.91%)
Mutual labels:  seq2seq, machine-translation
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+79.35%)
Mutual labels:  seq2seq, machine-translation
SequenceToSequence
A seq2seq with attention dialogue/MT model implemented by TensorFlow.
Stars: ✭ 11 (-98.01%)
Mutual labels:  machine-translation, seq2seq
Nspm
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Stars: ✭ 156 (-71.74%)
Mutual labels:  seq2seq, machine-translation
skt
Sanskrit compound segmentation using seq2seq model
Stars: ✭ 21 (-96.2%)
Mutual labels:  machine-translation, seq2seq
dynmt-py
Neural machine translation implementation using dynet's python bindings
Stars: ✭ 17 (-96.92%)
Mutual labels:  machine-translation, seq2seq
Dynamic Seq2seq
seq2seq中文聊天机器人
Stars: ✭ 303 (-45.11%)
Mutual labels:  seq2seq
Espnet
End-to-End Speech Processing Toolkit
Stars: ✭ 4,533 (+721.2%)
Mutual labels:  machine-translation
Sacremoses
Python port of Moses tokenizer, truecaser and normalizer
Stars: ✭ 293 (-46.92%)
Mutual labels:  machine-translation
Conv seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
Stars: ✭ 304 (-44.93%)
Mutual labels:  seq2seq
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 (+3435.87%)
Mutual labels:  machine-translation
Tf tutorial plus
Tutorials for TensorFlow APIs the official documentation doesn't cover
Stars: ✭ 293 (-46.92%)
Mutual labels:  seq2seq
Komputation
Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C.
Stars: ✭ 295 (-46.56%)
Mutual labels:  seq2seq
Rnn For Joint Nlu
Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
Stars: ✭ 281 (-49.09%)
Mutual labels:  seq2seq
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (-34.96%)
Mutual labels:  seq2seq
Transformer
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
Stars: ✭ 271 (-50.91%)
Mutual labels:  machine-translation
Encoder decoder
Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
Stars: ✭ 269 (-51.27%)
Mutual labels:  seq2seq
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (-9.24%)
Mutual labels:  machine-translation
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (-26.09%)
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 (-36.41%)
Mutual labels:  seq2seq
Deepqa
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
Stars: ✭ 2,811 (+409.24%)
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 (-83.51%)
Mutual labels:  machine-translation
Im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
Stars: ✭ 342 (-38.04%)
Mutual labels:  seq2seq
2D-LSTM-Seq2Seq
PyTorch implementation of a 2D-LSTM Seq2Seq Model for NMT.
Stars: ✭ 25 (-95.47%)
Mutual labels:  seq2seq
Seq2seq chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 308 (-44.2%)
Mutual labels:  seq2seq
Multiwoz
Source code for end-to-end dialogue model from the MultiWOZ paper (Budzianowski et al. 2018, EMNLP)
Stars: ✭ 384 (-30.43%)
Mutual labels:  seq2seq
Seq2seq Summarizer
Pointer-generator reinforced seq2seq summarization in PyTorch
Stars: ✭ 306 (-44.57%)
Mutual labels:  seq2seq
Practical Pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
Stars: ✭ 4,329 (+684.24%)
Mutual labels:  seq2seq
Bert seq2seq
pytorch实现bert做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持GPT2进行文章续写。
Stars: ✭ 298 (-46.01%)
Mutual labels:  seq2seq
Text Classification Models Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
Stars: ✭ 379 (-31.34%)
Mutual labels:  seq2seq
Seq2seq.pytorch
Sequence-to-Sequence learning using PyTorch
Stars: ✭ 514 (-6.88%)
Mutual labels:  seq2seq
Trade Dst
Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743
Stars: ✭ 287 (-48.01%)
Mutual labels:  seq2seq
Nmt List
A list of Neural MT implementations
Stars: ✭ 359 (-34.96%)
Mutual labels:  machine-translation
Quick Nlp
Pytorch NLP library based on FastAI
Stars: ✭ 279 (-49.46%)
Mutual labels:  seq2seq
Tf seq2seq chatbot
[unmaintained]
Stars: ✭ 420 (-23.91%)
Mutual labels:  seq2seq
Seq2seq chatbot links
Links to the implementations of neural conversational models for different frameworks
Stars: ✭ 270 (-51.09%)
Mutual labels:  seq2seq
Stock Prediction Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Stars: ✭ 4,660 (+744.2%)
Mutual labels:  seq2seq
Keras Text Summarization
Text summarization using seq2seq in Keras
Stars: ✭ 260 (-52.9%)
Mutual labels:  seq2seq
Opennmt Py
Open Source Neural Machine Translation in PyTorch
Stars: ✭ 5,378 (+874.28%)
Mutual labels:  machine-translation
SpeechTransProgress
Tracking the progress in end-to-end speech translation
Stars: ✭ 139 (-74.82%)
Mutual labels:  machine-translation
Nlp Cube
Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
Stars: ✭ 353 (-36.05%)
Mutual labels:  machine-translation
Seq2Seq-Models
Basic Seq2Seq, Attention, CopyNet
Stars: ✭ 19 (-96.56%)
Mutual labels:  seq2seq
Neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
Stars: ✭ 400 (-27.54%)
Mutual labels:  machine-translation
Pytorch Chatbot
Pytorch seq2seq chatbot
Stars: ✭ 336 (-39.13%)
Mutual labels:  seq2seq
TaLKConvolutions
Official PyTorch implementation of Time-aware Large Kernel (TaLK) Convolutions (ICML 2020)
Stars: ✭ 26 (-95.29%)
Mutual labels:  seq2seq
keras seq2seq word level
Implementation of seq2seq word-level model using keras
Stars: ✭ 12 (-97.83%)
Mutual labels:  seq2seq
nepali-translator
Neural Machine Translation on the Nepali-English language pair
Stars: ✭ 29 (-94.75%)
Mutual labels:  machine-translation
Argos Translate
Open source neural machine translation in Python. Designed to be used either as a Python library or desktop application. Uses OpenNMT for translations and PyQt for GUI.
Stars: ✭ 475 (-13.95%)
Mutual labels:  machine-translation
Nlp Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Stars: ✭ 394 (-28.62%)
Mutual labels:  seq2seq
Neural Combinatorial Rl Pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
Stars: ✭ 329 (-40.4%)
Mutual labels:  seq2seq
NeuralTextSimplification
Exploring Neural Text Simplification
Stars: ✭ 64 (-88.41%)
Mutual labels:  seq2seq
Attention-Visualization
Visualization for simple attention and Google's multi-head attention.
Stars: ✭ 54 (-90.22%)
Mutual labels:  machine-translation
Nl2bash
Generating bash command from natural language https://arxiv.org/abs/1802.08979
Stars: ✭ 325 (-41.12%)
Mutual labels:  seq2seq
transformer-pytorch
A PyTorch implementation of Transformer in "Attention is All You Need"
Stars: ✭ 77 (-86.05%)
Mutual labels:  machine-translation
torch-asg
Auto Segmentation Criterion (ASG) implemented in pytorch
Stars: ✭ 42 (-92.39%)
Mutual labels:  seq2seq
Nmtpytorch
Sequence-to-Sequence Framework in PyTorch
Stars: ✭ 392 (-28.99%)
Mutual labels:  seq2seq
Seq2seq Chatbot For Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.
Stars: ✭ 322 (-41.67%)
Mutual labels:  seq2seq
1-60 of 266 similar projects