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
- Host: GitHub
- URL: https://github.com/vaskonov/negochat_corpus
- Owner: vaskonov
- License: apache-2.0
- Created: 2015-10-12T16:00:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T09:01:10.000Z (about 1 year ago)
- Last Synced: 2025-03-24T00:42:16.085Z (about 1 year ago)
- Topics: chat, chat-bot, chatbot, corpus, dataset, dialogs, dialogue-corpus, dialogue-systems, machine-learning, natural-language-processing, natural-language-understanding, negotiation, negotiations, nlp
- Homepage:
- Size: 276 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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