File size: 1,096 Bytes
953c439
 
 
 
5a5decf
 
953c439
4dec20b
5a5decf
953c439
5a5decf
 
 
 
 
 
953c439
 
 
 
 
 
 
 
 
 
7a61469
953c439
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50

---
language: 
- en
bigbio_language: 
- English
license: apache-2.0
multilinguality: monolingual
bigbio_license_shortname: APACHE_2p0
pretty_name: SETH Corpus
homepage: https://github.com/rockt/SETH
bigbio_pubmed: True
bigbio_public: True
bigbio_tasks: 
- NAMED_ENTITY_RECOGNITION
- RELATION_EXTRACTION
---


# Dataset Card for SETH Corpus

## Dataset Description

- **Homepage:** https://github.com/rockt/SETH
- **Pubmed:** True
- **Public:** True
- **Tasks:** NER,RE


SNP named entity recognition corpus consisting of 630 PubMed citations.


## Citation Information

```
@Article{SETH2016,
    Title       = {SETH detects and normalizes genetic variants in text.},
    Author      = {Thomas, Philippe and Rockt{"{a}}schel, Tim and Hakenberg, J{"{o}}rg and Lichtblau, Yvonne and Leser, Ulf},
    Journal     = {Bioinformatics},
    Year        = {2016},
    Month       = {Jun},
    Doi         = {10.1093/bioinformatics/btw234},
    Language    = {eng},
    Medline-pst = {aheadofprint},
    Pmid        = {27256315},
    Url         = {http://dx.doi.org/10.1093/bioinformatics/btw234
}

```