ericjeangirard commited on
Commit
f1c24d6
·
verified ·
1 Parent(s): 9124f96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -6
README.md CHANGED
@@ -13,9 +13,16 @@ tags:
13
  - data mentions
14
  - grobid
15
  - scientific text mining
16
- pretty_name: >-
17
- A Multi-lingual Dataset of Classified Paragraphs from Open Access Scientific
18
- Publications
19
- size_categories:
20
- - 100K<n<1M
21
- ---
 
 
 
 
 
 
 
 
13
  - data mentions
14
  - grobid
15
  - scientific text mining
16
+
17
+ ---
18
+ # A Multi-lingual Dataset of Classified Paragraphs from Open Access Scientific
19
+
20
+ We present a dataset of 833k paragraphs extracted from CC-BY licensed
21
+ scientific publications, classified into four categories: acknowledgments, data
22
+ mentions, software/code mentions, and clinical trial mentions. The paragraphs
23
+ are primarily in English and French, with additional European languages
24
+ represented. Each paragraph is annotated with language identification (using
25
+ fastText) and scientific domain (from OpenAlex). This dataset, derived from the
26
+ French Open Science Monitor corpus and processed using GROBID, enables training
27
+ of text classification models and development of named entity recognition
28
+ systems for scientific literature mining.