All Projects → dialoguesystems → dialogue-datasets

dialoguesystems / dialogue-datasets

Licence: other
collect the open dialog corpus and some useful data processing utils.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to dialogue-datasets

Dialogue
Node based dialogue system
Stars: ✭ 207 (+762.5%)
Mutual labels:  dialogue, dialog, dialogue-systems
Dialogue-Corpus
No description or website provided.
Stars: ✭ 27 (+12.5%)
Mutual labels:  dialogue, corpus, conversation
Talkit
Non-Linear Game Dialogue Editor
Stars: ✭ 83 (+245.83%)
Mutual labels:  dialog, dialogue-systems
open2ch-dialogue-corpus
おーぷん2ちゃんねるをクロールして作成した対話コーパス
Stars: ✭ 65 (+170.83%)
Mutual labels:  dialogue, corpus
TV4Dialog
No description or website provided.
Stars: ✭ 33 (+37.5%)
Mutual labels:  dialogue, corpus
Variational-Transformer
Variational Transformers for Diverse Response Generation
Stars: ✭ 79 (+229.17%)
Mutual labels:  dialog, dialogue-systems
few shot dialogue generation
Dialogue Knowledge Transfer Networks (DiKTNet)
Stars: ✭ 24 (+0%)
Mutual labels:  dialog, dialogue-systems
ADEM
TOWARDS AN AUTOMATIC TURING TEST: LEARNING TO EVALUATE DIALOGUE RESPONSES
Stars: ✭ 25 (+4.17%)
Mutual labels:  dialogue, dialogue-systems
DSTC6-End-to-End-Conversation-Modeling
DSTC6: End-to-End Conversation Modeling Track
Stars: ✭ 56 (+133.33%)
Mutual labels:  dialog, conversation
TalkerMakerDeluxe
A FOSS Branching Game Dialogue Editor
Stars: ✭ 90 (+275%)
Mutual labels:  dialogue, dialogue-systems
permuted-bAbI-dialog-tasks
Dataset for 'Learning End-to-End Goal-Oriented Dialog with Multiple Answers' EMNLP 2018
Stars: ✭ 17 (-29.17%)
Mutual labels:  dialog, dialogue-systems
Probabilistic-RNN-DA-Classifier
Probabilistic Dialogue Act Classification for the Switchboard Corpus using an LSTM model
Stars: ✭ 22 (-8.33%)
Mutual labels:  dialogue, corpus
SpaceFusion
NAACL'19: "Jointly Optimizing Diversity and Relevance in Neural Response Generation"
Stars: ✭ 73 (+204.17%)
Mutual labels:  conversation, dialogue-systems
Chatbot-Training-Corpus
总结了一些可以用作聊天机器人训练实作的文字语聊,包含中英文不同语言
Stars: ✭ 117 (+387.5%)
Mutual labels:  dialogue, corpus
Whiskers
A Visual Dialogue Editor made using the Godot Engine
Stars: ✭ 229 (+854.17%)
Mutual labels:  dialogue, dialogue-systems
babi tools
Augmentation scripts for the bAbI Dialog Tasks dataset
Stars: ✭ 14 (-41.67%)
Mutual labels:  dialogue, dialog
Anyq
FAQ-based Question Answering System
Stars: ✭ 2,336 (+9633.33%)
Mutual labels:  dialogue, dialogue-systems
Convlab 2
ConvLab-2: An Open-Source Toolkit for Building, Evaluating, and Diagnosing Dialogue Systems
Stars: ✭ 196 (+716.67%)
Mutual labels:  dialogue, dialogue-systems
DlgSystem
Dialogue Plugin System for Unreal Engine | 🪞 Mirror of https://bit.ly/DlgSource
Stars: ✭ 136 (+466.67%)
Mutual labels:  dialogue, dialogue-systems
SemEval2019Task3
Code for ANA at SemEval-2019 Task 3
Stars: ✭ 41 (+70.83%)
Mutual labels:  dialogue, conversation

1. FRAMES

Tags

2017, Multi-turn, Goal-oriented, Frame-tracking(Dialog State Tracking)

Abstract:

This paper presents the Frames dataset, a corpus of 1369 human-human dialogues with an average of 15 turns per dialogue. We developed this dataset to study the role of memory in goal-oriented dialogue systems. Based on Frames, we introduce a task called frame tracking, which extends state tracking to a setting where several states are tracked simultaneously. We propose a baseline model for this task. We show that Frames can also be used to study memory in dialogue management and information presentation through natural language generation.

Paper: FRAMES: A CORPUS FOR ADDING MEMORY TO GOAL-ORIENTED DIALOGUE SYSTEMS

相关论文A Frame Tracking Model for Memory-Enhanced Dialogue Systems

Dataset: http://datasets.maluuba.com/Frames

2. Sarcasm Corpus V2

Tags

2017, Sarcasm

Abstract:

The use of irony and sarcasm in social media allows us to study them at scale for the first time. However, their diversity has made it difficult to construct a high-quality corpus of sarcasm in dialogue. Here, we describe the process of creating a largescale, highly-diverse corpus of online debate forums dialogue, and our novel methods for operationalizing classes of sarcasm in the form of rhetorical questions and hyperbole. We show that we can use lexico-syntactic cues to reliably retrieve sarcastic utterances with high accuracy. To demonstrate the properties and quality of our corpus, we conduct supervised learning experiments with simple features, and show that we achieve both higher precision and F than previous work on sarcasm in debate forums dialogue. We apply a weakly-supervised linguistic pattern learner and qualitatively analyze the linguistic differences in each class.

Paper:

Creating and Characterizing a Diverse Corpus of Sarcasm in Dialogue

Dataset: https://nlds.soe.ucsc.edu/sarcasm2

IAC 2.0: https://nlds.soe.ucsc.edu/iac2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].