-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,20 @@ | ||
# SPARTA_WSDM2022 | ||
This repository contains the code and dataset for our paper titled 'Speaker and Time-aware Joint Contextual Learning forDialogue-act Classification in Counselling Conversations' accepted at the ACM International WSDM Conference, 2022. | ||
# SPARTA | ||
|
||
This repository contains the code and dataset for our paper titled *Speaker and Time-aware Joint Contextual Learning for Dialogue-act Classification in Counselling Conversations* accepted at WSDM Conference, 2022. | ||
|
||
## Code | ||
|
||
The folder ```HOPE_data/``` contains our complete dataset and the folder ```SPARTA_model``` contains the code for the proposed SPARTA architecture. | ||
|
||
If you use our code or dataset, please cite us. | ||
|
||
## HOPE Dataset Access Request | ||
To request access to the HOPE Dataset, follow the steps shown below. | ||
|
||
1. Fill out the agreement form linked [here](https://forms.gle/WGm2BMxQpzKsNE5Y9). | ||
2. Forward the google form's confirmation email to [email protected] requesting access to the dataset. | ||
|
||
## Citation | ||
If you are using this work or the dataset, cite the [paper](https://dl.acm.org/doi/10.1145/3488560.3498509) | ||
|
||
|
||
> Ganeshan Malhotra, Abdul Waheed, Aseem Srivastava, Md Shad Akhtar, and Tanmoy Chakraborty. 2022. Speaker and Time-aware Joint Contextual Learning for Dialogue-act Classification in Counselling Conversations. In Proceedings of the Fifteenth ACM International Conference on Web Search and Data Mining (WSDM '22). Association for Computing Machinery, New York, NY, USA, 735–745. https://doi.org/10.1145/3488560.3498509 |