Datasets:

Modalities:
Text
Languages:
English
Size:
< 1K
Libraries:
Datasets
License:
gabrielaltay commited on
Commit
07e16e9
1 Parent(s): 89dc616

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

Browse files
Files changed (1) hide show
  1. README.md +48 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ language:
4
+ - en
5
+ license: cc-by-3.0
6
+ license_bigbio_shortname: CC_BY_3p0
7
+ pretty_name: OSIRIS
8
+ ---
9
+
10
+
11
+ # Dataset Card for OSIRIS
12
+
13
+ ## Dataset Description
14
+
15
+ - **Homepage:** https://sites.google.com/site/laurafurlongweb/databases-and-tools/corpora/
16
+ - **Pubmed:** True
17
+ - **Public:** True
18
+ - **Tasks:** Named Entity Recognition, Named Entity Disambiguation
19
+
20
+
21
+ The OSIRIS corpus is a set of MEDLINE abstracts manually annotated
22
+ with human variation mentions. The corpus is distributed under the terms
23
+ of the Creative Commons Attribution License
24
+ Creative Commons Attribution 3.0 Unported License,
25
+ which permits unrestricted use, distribution, and reproduction in any medium,
26
+ provided the original work is properly cited (Furlong et al, BMC Bioinformatics 2008, 9:84).
27
+
28
+
29
+
30
+ ## Citation Information
31
+
32
+ ```
33
+ @ARTICLE{Furlong2008,
34
+ author = {Laura I Furlong and Holger Dach and Martin Hofmann-Apitius and Ferran Sanz},
35
+ title = {OSIRISv1.2: a named entity recognition system for sequence variants
36
+ of genes in biomedical literature.},
37
+ journal = {BMC Bioinformatics},
38
+ year = {2008},
39
+ volume = {9},
40
+ pages = {84},
41
+ doi = {10.1186/1471-2105-9-84},
42
+ pii = {1471-2105-9-84},
43
+ pmid = {18251998},
44
+ timestamp = {2013.01.15},
45
+ url = {http://dx.doi.org/10.1186/1471-2105-9-84}
46
+ }
47
+
48
+ ```