An open API service indexing awesome lists of open source software.

https://github.com/vaskonov/negochat_corpus

Negochat Corpus - a dialogue corpus in the negotiation domain
https://github.com/vaskonov/negochat_corpus

chat chat-bot chatbot corpus dataset dialogs dialogue-corpus dialogue-systems machine-learning natural-language-processing natural-language-understanding negotiation negotiations nlp

Last synced: 3 months ago
JSON representation

Negochat Corpus - a dialogue corpus in the negotiation domain

Awesome Lists containing this project

README

          

# The Negochat Corpus of Human-agent Negotiation Dialogues

Negochat corpus is annotated natural language human-agent dialogue corpus in the negotiation domain. The corpus was collected using Amazon Mechanical Turk following the Wizard-Of-Oz approach, where a wizard human translates the participants natural language utterances in real time into a semantic language. The corpus was introduced in the paper [The Negochat Corpus of Human-agent Negotiation Dialogues](http://www.lrec-conf.org/proceedings/lrec2016/pdf/240_Paper.pdf).

The corpus contain 105 dialogues in the job candidate negotiation domain. The negotiation takes place between an employer and a candidate. The negotiation dialogue comprises the exchange of one or more of the following dialogue act in each utterance: *Offer*, *Accept*, *Reject*, *Query*, *Greet*, *Quit*.

### Reference

If you make use of this software for research purposes, I'll appreciate citing the following:

@inproceedings{konovalov2016negochat,
title={The Negochat Corpus of Human-agent Negotiation Dialogues},
author={Konovalov, Vasily and Artstein, Ron and Melamud, Oren and Dagan, Ido},
booktitle={Proceedings of the 10th International Conference on Language Resources and Evaluation, LREC 2016},
year={2016},
pages={3141-3145},
url={www.lrec-conf.org/proceedings/lrec2016/pdf/240_Paper.pdf}
}

### Contact