Datasets:

Modalities:
Text
Languages:
English
Libraries:
Datasets
License:
File size: 1,062 Bytes
c4c750e
 
 
 
671015c
 
c4c750e
dd58346
671015c
c4c750e
671015c
 
 
 
 
c4c750e
 
 
 
 
 
 
 
 
 
0f77d5d
c4c750e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

---
language: 
- en
bigbio_language: 
- English
license: unknown
multilinguality: monolingual
bigbio_license_shortname: UNKNOWN
pretty_name: tmVar v1
homepage: https://www.ncbi.nlm.nih.gov/research/bionlp/Tools/tmvar/
bigbio_pubmed: True
bigbio_public: True
bigbio_tasks: 
- NAMED_ENTITY_RECOGNITION
---


# Dataset Card for tmVar v1

## Dataset Description

- **Homepage:** https://www.ncbi.nlm.nih.gov/research/bionlp/Tools/tmvar/
- **Pubmed:** True
- **Public:** True
- **Tasks:** NER


This dataset contains 500 PubMed articles manually annotated with mutation mentions of various kinds. It can be used for NER tasks only.
The dataset is split into train(334) and test(166) splits


## Citation Information

```
@article{wei2013tmvar,
  title={tmVar: a text mining approach for extracting sequence variants in biomedical literature},
  author={Wei, Chih-Hsuan and Harris, Bethany R and Kao, Hung-Yu and Lu, Zhiyong},
  journal={Bioinformatics},
  volume={29},
  number={11},
  pages={1433--1439},
  year={2013},
  publisher={Oxford University Press}
}

```