Shu Huang
commited on
Commit
·
1b8a9c6
1
Parent(s):
eb06aa2
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license:
|
5 |
+
- apache-2.0
|
6 |
+
task_categories:
|
7 |
+
- token-classification
|
8 |
+
pretty_name: 'Abbreviation Detection Dataset for BatteryDataExtractor'
|
9 |
---
|
10 |
+
|
11 |
+
# Abbreviation Detection Dataset
|
12 |
+
## Original Data Source:
|
13 |
+
|
14 |
+
#### PLOS
|
15 |
+
|
16 |
+
I. Zilio, H. Saadany, P. Sharma, D. Kanojia and C. Orasan,
|
17 |
+
PLOD: An Abbreviation Detection Dataset for Scientific Docu-
|
18 |
+
ments, 2022, https://arxiv.org/abs/2204.12061.
|
19 |
+
|
20 |
+
#### SDU@AAAI-21
|
21 |
+
|
22 |
+
A. P. B. Veyseh, F. Dernoncourt, Q. H. Tran and T. H. Nguyen,
|
23 |
+
Proceedings of the 28th International Conference on Compu-
|
24 |
+
tational Linguistics, 2020, pp. 3285–3301
|
25 |
+
|
26 |
+
# Citation
|
27 |
+
BatteryDataExtractor: battery-aware text-mining software embedded with BERT models
|