Datasets:

Modalities:
Text
Languages:
Spanish
Libraries:
Datasets
License:
gabrielaltay commited on
Commit
26acd07
·
1 Parent(s): 1a7cee2

upload hub_repos/bioasq_2021_mesinesp/README.md to hub from bigbio repo

Browse files
Files changed (1) hide show
  1. README.md +49 -0
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ language:
4
+ - es
5
+ license: cc-by-4.0
6
+ license_bigbio_shortname: CC_BY_4p0
7
+ pretty_name: MESINESP 2021
8
+ ---
9
+
10
+
11
+ # Dataset Card for MESINESP 2021
12
+
13
+ ## Dataset Description
14
+
15
+ - **Homepage:** https://zenodo.org/record/5602914#.YhSXJ5PMKWt
16
+ - **Pubmed:** False
17
+ - **Public:** True
18
+ - **Tasks:** Text Classification
19
+
20
+
21
+ The main aim of MESINESP2 is to promote the development of practically relevant semantic indexing tools for biomedical content in non-English language. We have generated a manually annotated corpus, where domain experts have labeled a set of scientific literature, clinical trials, and patent abstracts. All the documents were labeled with DeCS descriptors, which is a structured controlled vocabulary created by BIREME to index scientific publications on BvSalud, the largest database of scientific documents in Spanish, which hosts records from the databases LILACS, MEDLINE, IBECS, among others.
22
+
23
+ MESINESP track at BioASQ9 explores the efficiency of systems for assigning DeCS to different types of biomedical documents. To that purpose, we have divided the task into three subtracks depending on the document type. Then, for each one we generated an annotated corpus which was provided to participating teams:
24
+
25
+ - [Subtrack 1 corpus] MESINESP-L – Scientific Literature: It contains all Spanish records from LILACS and IBECS databases at the Virtual Health Library (VHL) with non-empty abstract written in Spanish.
26
+ - [Subtrack 2 corpus] MESINESP-T- Clinical Trials contains records from Registro Español de Estudios Clínicos (REEC). REEC doesn't provide documents with the structure title/abstract needed in BioASQ, for that reason we have built artificial abstracts based on the content available in the data crawled using the REEC API.
27
+ - [Subtrack 3 corpus] MESINESP-P – Patents: This corpus includes patents in Spanish extracted from Google Patents which have the IPC code “A61P” and “A61K31”. In addition, we also provide a set of complementary data such as: the DeCS terminology file, a silver standard with the participants' predictions to the task background set and the entities of medications, diseases, symptoms and medical procedures extracted from the BSC NERs documents.
28
+
29
+
30
+
31
+ ## Citation Information
32
+
33
+ ```
34
+ @conference {396,
35
+ title = {Overview of BioASQ 2021-MESINESP track. Evaluation of
36
+ advance hierarchical classification techniques for scientific
37
+ literature, patents and clinical trials.},
38
+ booktitle = {Proceedings of the 9th BioASQ Workshop
39
+ A challenge on large-scale biomedical semantic indexing
40
+ and question answering},
41
+ year = {2021},
42
+ url = {http://ceur-ws.org/Vol-2936/paper-11.pdf},
43
+ author = {Gasco, Luis and Nentidis, Anastasios and Krithara, Anastasia
44
+ and Estrada-Zavala, Darryl and Toshiyuki Murasaki, Renato and Primo-Pe{\~n}a,
45
+ Elena and Bojo-Canales, Cristina and Paliouras, Georgios and Krallinger, Martin}
46
+ }
47
+
48
+
49
+ ```