Short-Text Conversation

8 papers with code • 0 benchmarks • 1 datasets

Given a short text, finding an appropriate response (Source: http://staff.ustc.edu.cn/~cheneh/paper_pdf/2013/HaoWang.pdf)

Libraries

Use these libraries to find Short-Text Conversation models and implementations
2 papers
1,688

Datasets


Latest papers with no code

DCH-2: A Parallel Customer-Helpdesk Dialogue Corpus with Distributions of Annotators' Labels

no code yet • 18 Apr 2021

We introduce a data set called DCH-2, which contains 4, 390 real customer-helpdesk dialogues in Chinese and their English translations.

EnsembleGAN: Adversarial Learning for Retrieval-Generation Ensemble Model on Short-Text Conversation

no code yet • 30 Apr 2020

Aiming at generating responses that approximate the ground-truth and receive high ranking scores from the discriminator, the two generators learn to generate improved highly relevant responses and competitive unobserved candidates respectively, while the discriminative ranker is trained to identify true responses from adversarial ones, thus featuring the merits of both generator counterparts.

Relevance-Promoting Language Model for Short-Text Conversation

no code yet • 26 Nov 2019

In this paper, we propose to formulate the STC task as a language modeling problem and tailor-make a training strategy to adapt a language model for response generation.

A Discrete CVAE for Response Generation on Short-Text Conversation

no code yet • IJCNLP 2019

In this paper, we introduce a discrete latent variable with an explicit semantic meaning to improve the CVAE on short-text conversation.

Fine-Grained Sentence Functions for Short-Text Conversation

no code yet • ACL 2019

Classification models are trained on this dataset to (i) recognize the sentence function of new data in a large corpus of short-text conversations; (ii) estimate a proper sentence function of the response given a test query.

Generating Multiple Diverse Responses for Short-Text Conversation

no code yet • 14 Nov 2018

In this paper, we propose a novel response generation model, which considers a set of responses jointly and generates multiple diverse responses simultaneously.

MEMD: A Diversity-Promoting Learning Framework for Short-Text Conversation

no code yet • COLING 2018

Neural encoder-decoder models have been widely applied to conversational response generation, which is a research hot spot in recent years.

Towards Implicit Content-Introducing for Generative Short-Text Conversation Systems

no code yet • EMNLP 2017

The study on human-computer conversation systems is a hot research topic nowadays.

Learning to Start for Sequence to Sequence Architecture

no code yet • 19 Aug 2016

An obvious drawback of these work is that there is not a learnable relationship between words and the start symbol.