All Projects → CVAE_Dial → Similar Projects or Alternatives

530 Open source projects that are alternatives of or similar to CVAE_Dial

A-Persona-Based-Neural-Conversation-Model
No description or website provided.
Stars: ✭ 22 (+37.5%)
Seq2seq tutorial
Code For Medium Article "How To Create Data Products That Are Magical Using Sequence-to-Sequence Models"
Stars: ✭ 132 (+725%)
Tf Seq2seq
Sequence to sequence learning using TensorFlow.
Stars: ✭ 387 (+2318.75%)
Mutual labels:  seq2seq, sequence-to-sequence
Nuts
自然语言处理常见任务(主要包括文本分类,序列标注,自动问答等)解决方案试验田
Stars: ✭ 21 (+31.25%)
Mutual labels:  seq2seq, nlp-machine-learning
Pytorch Chatbot
Pytorch seq2seq chatbot
Stars: ✭ 336 (+2000%)
Mutual labels:  seq2seq, sequence-to-sequence
Machine Translation
Stars: ✭ 51 (+218.75%)
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 (+1481.25%)
Mutual labels:  seq2seq, sequence-to-sequence
Multiwoz
Source code for end-to-end dialogue model from the MultiWOZ paper (Budzianowski et al. 2018, EMNLP)
Stars: ✭ 384 (+2300%)
Mutual labels:  dialogue, seq2seq
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 (+718.75%)
Mutual labels:  seq2seq, sequence-to-sequence
Sequence To Sequence 101
a series of tutorials on sequence to sequence learning, implemented with PyTorch.
Stars: ✭ 62 (+287.5%)
Mutual labels:  seq2seq, sequence-to-sequence
dynmt-py
Neural machine translation implementation using dynet's python bindings
Stars: ✭ 17 (+6.25%)
Mutual labels:  seq2seq, sequence-to-sequence
Delta
DELTA is a deep learning based natural language and speech processing platform.
Stars: ✭ 1,479 (+9143.75%)
Mutual labels:  seq2seq, sequence-to-sequence
Dstc8 Schema Guided Dialogue
The Schema-Guided Dialogue Dataset
Stars: ✭ 277 (+1631.25%)
Mutual labels:  dialogue, nlp-machine-learning
SequenceToSequence
A seq2seq with attention dialogue/MT model implemented by TensorFlow.
Stars: ✭ 11 (-31.25%)
Mutual labels:  dialogue, seq2seq
Nlp Paper
自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
Stars: ✭ 67 (+318.75%)
Mutual labels:  dialogue, nlp-machine-learning
Natural Language Processing With Tensorflow
Natural Language Processing with TensorFlow, published by Packt
Stars: ✭ 222 (+1287.5%)
Mutual labels:  seq2seq, nlp-machine-learning
classy
classy is a simple-to-use library for building high-performance Machine Learning models in NLP.
Stars: ✭ 61 (+281.25%)
Mutual labels:  seq2seq, sequence-to-sequence
Textbox
TextBox is an open-source library for building text generation system.
Stars: ✭ 257 (+1506.25%)
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+21262.5%)
Mutual labels:  seq2seq, sequence-to-sequence
Cluener2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
Stars: ✭ 689 (+4206.25%)
Mutual labels:  seq2seq, sequence-to-sequence
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+6087.5%)
Mutual labels:  seq2seq, sequence-to-sequence
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (+675%)
Mutual labels:  seq2seq, sequence-to-sequence
Xmunmt
An implementation of RNNsearch using TensorFlow
Stars: ✭ 69 (+331.25%)
Mutual labels:  seq2seq, sequence-to-sequence
Trade Dst
Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743
Stars: ✭ 287 (+1693.75%)
Mutual labels:  dialogue, seq2seq
Seq2seq Chatbot For Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.
Stars: ✭ 322 (+1912.5%)
Mutual labels:  dialogue, seq2seq
Openseq2seq
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
Stars: ✭ 1,378 (+8512.5%)
Mutual labels:  seq2seq, sequence-to-sequence
few shot dialogue generation
Dialogue Knowledge Transfer Networks (DiKTNet)
Stars: ✭ 24 (+50%)
Mutual labels:  emnlp, dialogue-generation
Natural-Language-Processing
Contains various architectures and novel paper implementations for Natural Language Processing tasks like Sequence Modelling and Neural Machine Translation.
Stars: ✭ 48 (+200%)
Word-Level-Eng-Mar-NMT
Translating English sentences to Marathi using Neural Machine Translation
Stars: ✭ 37 (+131.25%)
Mutual labels:  seq2seq, sequence-to-sequence
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+2450%)
Mutual labels:  seq2seq, sequence-to-sequence
RNNSearch
An implementation of attention-based neural machine translation using Pytorch
Stars: ✭ 43 (+168.75%)
Mutual labels:  seq2seq, sequence-to-sequence
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 (+1312.5%)
Mutual labels:  seq2seq, sequence-to-sequence
Tgen
Statistical NLG for spoken dialogue systems
Stars: ✭ 179 (+1018.75%)
Mutual labels:  dialogue, seq2seq
parse seq2seq
A tensorflow implementation of neural sequence-to-sequence parser for converting natural language queries to logical form.
Stars: ✭ 26 (+62.5%)
Mutual labels:  seq2seq, sequence-to-sequence
CVAE-AnomalyDetection-PyTorch
Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)
Stars: ✭ 23 (+43.75%)
Mutual labels:  variational-autoencoder
Machine-learning
This repository will contain all the stuffs required for beginners in ML and DL do follow and star this repo for regular updates
Stars: ✭ 27 (+68.75%)
Mutual labels:  nlp-machine-learning
RECCON
This repository contains the dataset and the PyTorch implementations of the models from the paper Recognizing Emotion Cause in Conversations.
Stars: ✭ 126 (+687.5%)
Mutual labels:  dialogue-generation
seq3
Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sentence Compression"
Stars: ✭ 121 (+656.25%)
Mutual labels:  seq2seq
chatbot
一个基于深度学习的中文聊天机器人,这里有详细的教程与代码,每份代码都有详细的注释,作为学习是美好的选择。A Chinese chatbot based on deep learning.
Stars: ✭ 94 (+487.5%)
Mutual labels:  seq2seq
open2ch-dialogue-corpus
おーぷん2ちゃんねるをクロールして作成した対話コーパス
Stars: ✭ 65 (+306.25%)
Mutual labels:  dialogue
pytorch-translm
An implementation of transformer-based language model for sentence rewriting tasks such as summarization, simplification, and grammatical error correction.
Stars: ✭ 22 (+37.5%)
Mutual labels:  nlp-machine-learning
probabilistic nlg
Tensorflow Implementation of Stochastic Wasserstein Autoencoder for Probabilistic Sentence Generation (NAACL 2019).
Stars: ✭ 28 (+75%)
Mutual labels:  seq2seq
lego-face-VAE
Variational autoencoder for Lego minifig faces
Stars: ✭ 15 (-6.25%)
Mutual labels:  variational-autoencoder
Adversarial-Learning-for-Generative-Conversational-Agents
This repository contains a new adversarial training method for Generative Conversational Agents
Stars: ✭ 71 (+343.75%)
Mutual labels:  seq2seq
TextFeatureSelection
Python library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine learning models
Stars: ✭ 42 (+162.5%)
Mutual labels:  nlp-machine-learning
vlainic.github.io
My GitHub blog: things you might be interested, and probably not...
Stars: ✭ 26 (+62.5%)
Mutual labels:  nlp-machine-learning
lang2logic-PyTorch
PyTorch port of the paper "Language to Logical Form with Neural Attention"
Stars: ✭ 34 (+112.5%)
Mutual labels:  seq2seq
Conditional-SeqGAN-Tensorflow
Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow
Stars: ✭ 47 (+193.75%)
Mutual labels:  nlp-machine-learning
Question-Answering-based-on-SQuAD
Question Answering System using BiDAF Model on SQuAD v2.0
Stars: ✭ 20 (+25%)
Mutual labels:  nlp-machine-learning
lidtk
Language Identification Toolkit
Stars: ✭ 17 (+6.25%)
Mutual labels:  nlp-machine-learning
skt
Sanskrit compound segmentation using seq2seq model
Stars: ✭ 21 (+31.25%)
Mutual labels:  seq2seq
Transformer-Transducer
PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASSP 2020)
Stars: ✭ 61 (+281.25%)
Mutual labels:  sequence-to-sequence
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (+43.75%)
Mutual labels:  seq2seq
OCDVAEContinualLearning
Open-source code for our paper: Unified Probabilistic Deep Continual Learning through Generative Replay and Open Set Recognition
Stars: ✭ 56 (+250%)
Mutual labels:  variational-autoencoder
ShortText-Fasttext
ShortText classification
Stars: ✭ 12 (-25%)
Mutual labels:  nlp-machine-learning
playing with vae
Comparing FC VAE / FCN VAE / PCA / UMAP on MNIST / FMNIST
Stars: ✭ 53 (+231.25%)
Mutual labels:  variational-autoencoder
kex
Kex is a python library for unsupervised keyword extraction from a document, providing an easy interface and benchmarks on 15 public datasets.
Stars: ✭ 46 (+187.5%)
Mutual labels:  nlp-machine-learning
Naive-Bayes-Evening-Workshop
Companion code for Introduction to Python for Data Science: Coding the Naive Bayes Algorithm evening workshop
Stars: ✭ 23 (+43.75%)
Mutual labels:  nlp-machine-learning
embeddings
Embeddings: State-of-the-art Text Representations for Natural Language Processing tasks, an initial version of library focus on the Polish Language
Stars: ✭ 27 (+68.75%)
Mutual labels:  nlp-machine-learning
TV4Dialog
No description or website provided.
Stars: ✭ 33 (+106.25%)
Mutual labels:  dialogue
1-60 of 530 similar projects