The Wayback Machine - https://web.archive.org/web/20220322210223/https://github.com/topics/dialog-systems
Here are
21 public repositories
matching this topic...
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project:
http://casl-project.ai/
Updated
Aug 26, 2021
Python
CakeChat: Emotional Generative Dialog System
Updated
May 25, 2020
Python
Towards Knowledge-Based Recommender Dialog System @ EMNLP 2019
Updated
Jan 12, 2022
Python
GPT-2 based neural conversational model with TensorFlow.
Updated
Jun 10, 2021
Python
Augmentation scripts for the bAbI Dialog Tasks dataset
Updated
Oct 16, 2018
Python
Neural Response Ranker for Alana, Heriot-Watt University's Alexa Prize Socialbot
Updated
Feb 9, 2022
Python
Updated
Feb 3, 2018
Python
A benchmark dataset for evaluating dialog system and natural language generation metrics.
Updated
Mar 24, 2019
Python
Official Repo for Implementations of Models/Experiments in "Hierarchical Transformer for Task Oriented Dialog Systems" - NAACL 2021 (Long Paper)
Updated
Oct 29, 2021
Jupyter Notebook
Open Source Dialog System in PyTorch
Updated
Jan 2, 2018
Python
About This is a repository for sharing papers in the field of persona-based conversational AI. The related source code for each paper is linked if available.
Paper List (Regarding Current Projects). Mainly includes: 1) Abstractive Summarization 2) Argument Generation 3) Baseline
Bachelor thesis for SPBU.
Updated
Nov 21, 2019
Jupyter Notebook
A Gson based story dialog parser library for Kotlin.
Updated
Jul 31, 2019
Kotlin
Neural sentence embedding using only in-domain sentences for out-of-domain sentence detection in dialog systems
Updated
May 23, 2021
Jupyter Notebook
Google Drive Bot for Mattermost (Slack Alternative Chat Service)
Updated
Apr 24, 2020
JavaScript
This is an AI bot which can converse with the user in natural language and provide common solutions to vehicle problems
Updated
Jan 20, 2020
HTML
A gym environment to train chatbots.
Updated
Jan 31, 2022
Python
🎀 PyTorch Implementation for "SUMBT+LaRL: Effective Multi-Domain End-to-End Neural Task-Oriented Dialog System", IEEE Access, 2021
Updated
Dec 6, 2021
Python
Improve this page
Add a description, image, and links to the
dialog-systems
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
dialog-systems
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
setting
pretrained_model_namewill not only define the model arch but also load the pre-trained checkpoint. We should have anotherhparamto control whether to load pre-trained checkpoint or not.