File size: 1,042 Bytes
4493a08
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
task_categories:
- question-answering
- text-classification
language:
- en
---

# Health Advice

## Dataset Description

- **Paper:** https://experts.syr.edu/en/publications/detecting-causal-language-use-in-science-findings

### Dataset Summary

This is the dataset use in the paper: Detecting Causal Language Use in Science Findings. 
It was cleaned and formated to fit into the alpaca template. 

### Citation Information

```
@inproceedings{yu-etal-2019-detecting,
    title = "Detecting Causal Language Use in Science Findings",
    author = "Yu, Bei  and
      Li, Yingya  and
      Wang, Jun",
    booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)",
    month = nov,
    year = "2019",
    address = "Hong Kong, China",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/D19-1473",
    doi = "10.18653/v1/D19-1473",
    pages = "4664--4674",
}
```