jenglish-cc commited on
Commit
25616d3
1 Parent(s): 80ad941

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: Common Crawl Citations Annotated
3
+ ---
4
+
5
+ # Common Crawl Citations Annotated Overview
6
+
7
+ This dataset contains citations referencing [Common Crawl Foundation](https://commoncrawl.org/) and its datasets, pulled from [Google Scholar](https://scholar.google.com/), and then hand-annotated to include additional fields such as author affiliation, dataset used, and additional annotations.
8
+
9
+ Please note that this is a small subset of the citations. For higher coverage please see [citations](https://huggingface.co/datasets/commoncrawl/citations).
10
+
11
+ # Fields Specific for Common Crawl
12
+ The following non-standard fields are used to add information how the publications relate to Common Crawl:
13
+
14
+ ## cc-author-affiliation
15
+ affiliation of the authors
16
+ ## cc-class
17
+ classification of the publication: domain of research, topics, keywords
18
+ ## cc-snippet
19
+ snippet citing Common Crawl
20
+ ## cc-dataset-used
21
+ subset of Common Crawl used, e.g., CC-MAIN-2016-07
22
+ ## cc-derived-dataset-about
23
+ the publication describes a dataset which has been derived from Common Crawl, e.g., GloVe-word-embeddings
24
+ ## cc-derived-dataset-used
25
+ a dataset has been used which is derived from Common Crawl, e.g., GloVe-word-embeddings
26
+ ## cc-derived-dataset-cited
27
+ a derived dataset is cited but not used
28
+
29
+ # Citations from Google Scholar Alerts
30
+ As an initial step and to get a higher coverage, citations are extracted from Google Scholar Alert e-mails received April 2016 to date.