Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
nicolauduran45 commited on
Commit
8cc5e1b
·
verified ·
1 Parent(s): 7e7fb14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -36,10 +36,10 @@ size_categories:
36
 
37
  The **unlabelled-sti-corpus** is a diverse dataset designed for developing information extraction datasets (i.e. text classification or NER) for Science, Technology, and Innovation (STI) records. The corpus contains approximately 35,000 records sourced from four major repositories:
38
 
39
- - 20,000 publications from OpenAlex
40
- - 10,000 research projects from CORDIS
41
- - 2,500 interregional projects from Interreg
42
- - 2,500 regional projects from Kohesio
43
 
44
  The dataset is stratified across disciplines and field categories to ensure representation of a wide range of topics and domains. It is intended for labelling tasks that can support a variety of downstream applications in STI research, including extracting entities, relations, and other structured information from textual data.
45
  The dataset is unannotated and intended for labelling tasks, meaning users must prepare their own labelled subsets for specific applications.
@@ -54,6 +54,7 @@ The dataset aggregates records from:
54
  - CORDIS: The EU's primary repository for research project information.
55
  - Interreg: A program fostering interregional cooperation in Europe.
56
  - Kohesio: A database of regional development projects.
 
57
 
58
  Stratification by field categories was conducted to ensure that records from various disciplines (e.g., engineering, life sciences, social sciences) are represented.
59
 
 
36
 
37
  The **unlabelled-sti-corpus** is a diverse dataset designed for developing information extraction datasets (i.e. text classification or NER) for Science, Technology, and Innovation (STI) records. The corpus contains approximately 35,000 records sourced from four major repositories:
38
 
39
+ - 22,500 publications from OpenAlex
40
+ - 10,000 European research projects from CORDIS
41
+ - 5,000 regional projects from Interreg and Kohesio
42
+ - 7,000 patents from Lens.org
43
 
44
  The dataset is stratified across disciplines and field categories to ensure representation of a wide range of topics and domains. It is intended for labelling tasks that can support a variety of downstream applications in STI research, including extracting entities, relations, and other structured information from textual data.
45
  The dataset is unannotated and intended for labelling tasks, meaning users must prepare their own labelled subsets for specific applications.
 
54
  - CORDIS: The EU's primary repository for research project information.
55
  - Interreg: A program fostering interregional cooperation in Europe.
56
  - Kohesio: A database of regional development projects.
57
+ - Patstat: Lens.org contains bibliographical and legal event patent data from different jurisdictions and patent offices
58
 
59
  Stratification by field categories was conducted to ensure that records from various disciplines (e.g., engineering, life sciences, social sciences) are represented.
60