-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:behavioral-data/Empathy-Mental-He…
…alth
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
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,4 +1,15 @@ | ||
# Empathy-Mental-Health | ||
Repository containing codes and dataset access instructions for the EMNLP 2020 paper on empathy in text-based mental health support | ||
|
||
## Coming soon :) | ||
## Citation | ||
If this code helps you in your research, you can cite the following publication: | ||
```bash | ||
@inproceedings{sharma2020empathy, | ||
title={A Computational Approach to Understanding Empathy Expressed in Text-Based Mental Health Support}, | ||
author={Ashish Sharma and Adam S Miner and David C Atkins and Tim Althoff}, | ||
year={2020}, | ||
booktitle={EMNLP} | ||
} | ||
``` | ||
|
||
## Other details coming soon :) |