Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
License:
Shu Huang
commited on
Commit
·
45607a1
1
Parent(s):
b66d7e2
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,28 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license:
|
5 |
+
- apache-2.0
|
6 |
+
task_categories:
|
7 |
+
- token-classification
|
8 |
+
pretty_name: 'Part-of-speech(POS) Tagging Dataset for BatteryDataExtractor'
|
9 |
---
|
10 |
+
|
11 |
+
# POS Tagging Dataset
|
12 |
+
## Original Data Source
|
13 |
+
|
14 |
+
#### Conll2003
|
15 |
+
|
16 |
+
E. F. Tjong Kim Sang and F. De Meulder, Proceedings of the
|
17 |
+
Seventh Conference on Natural Language Learning at HLT-
|
18 |
+
NAACL 2003, 2003, pp. 142–147.
|
19 |
+
|
20 |
+
#### The Peen Treebank
|
21 |
+
|
22 |
+
M. P. Marcus, B. Santorini and M. A. Marcinkiewicz, Comput.
|
23 |
+
Linguist., 1993, 19, 313–330.I. Zilio, H. Saadany, P. Sharma, D. Kanojia and C. Orasan,
|
24 |
+
PLOD: An Abbreviation Detection Dataset for Scientific Docu-
|
25 |
+
ments, 2022, https://arxiv.org/abs/2204.12061.
|
26 |
+
|
27 |
+
## Citation
|
28 |
+
BatteryDataExtractor: battery-aware text-mining software embedded with BERT models
|