Datasets:

Modalities:
Tabular
Text
Languages:
English
Libraries:
Datasets
License:
File size: 1,064 Bytes
e00933f
 
 
 
9f2e01c
 
e00933f
96cdffa
9f2e01c
e00933f
9f2e01c
 
 
 
 
e00933f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
38
39
40
41
42
43
44
45
46
47

---
language: 
- en
bigbio_language: 
- English
license: unknown
multilinguality: monolingual
bigbio_license_shortname: UNKNOWN
pretty_name: SciCite
homepage: https://allenai.org/data/scicite
bigbio_pubmed: False
bigbio_public: True
bigbio_tasks: 
- TEXT_CLASSIFICATION
---


# Dataset Card for SciCite

## Dataset Description

- **Homepage:** https://allenai.org/data/scicite
- **Pubmed:** False
- **Public:** True
- **Tasks:** Text Classification


SciCite is a dataset of 11K manually annotated citation intents based on
citation context in the computer science and biomedical domains.



## Citation Information

```
@inproceedings{cohan:naacl19,
  author    = {Arman Cohan and Waleed Ammar and Madeleine van Zuylen and Field Cady},
  title     = {Structural Scaffolds for Citation Intent Classification in Scientific Publications},
  booktitle = {Conference of the North American Chapter of the Association for Computational Linguistics},
  year      = {2019},
  url       = {https://aclanthology.org/N19-1361/},
  doi       = {10.18653/v1/N19-1361},
}

```