Datasets:

Modalities:
Text
Languages:
English
ArXiv:
Libraries:
Datasets
License:
dipteshkanojia commited on
Commit
8374dfa
1 Parent(s): 74376e5
Files changed (1) hide show
  1. README.md +14 -16
README.md CHANGED
@@ -1,25 +1,11 @@
1
- <p align="center"><img src="https://huggingface.co/datasets/surrey-nlp/PLOD-unfiltered/blob/main/imgs/plod.png" alt="logo" width="50" height="84"/></p>
2
-
3
- # PLOD: An Abbreviation Detection Dataset
4
-
5
- This is the repository for PLOD Dataset submitted to LREC 2022. The dataset can help build sequence labelling models for the task Abbreviation Detection.
6
-
7
- ### Dataset
8
-
9
- We provide two variants of our dataset - Filtered and Unfiltered. They are described in our paper here.
10
-
11
- 1. The Filtered version can be accessed via [Huggingface Datasets here](https://huggingface.co/datasets/surrey-nlp/PLOD-filtered) and a [CONLL format is present here](https://github.com/surrey-nlp/PLOD-AbbreviationDetection).<br/>
12
-
13
- 2. The Unfiltered version can be accessed via [Huggingface Datasets here](https://huggingface.co/datasets/surrey-nlp/PLOD-unfiltered) and a [CONLL format is present here](https://github.com/surrey-nlp/PLOD-AbbreviationDetection).<br/>
14
-
15
  annotations_creators:
16
- - other
17
  language_creators:
18
  - found
19
  languages:
20
  - en
21
  licenses:
22
- - cc-by-sa 4.0
23
  multilinguality:
24
  - monolingual
25
  paperswithcode_id: acronym-identification
@@ -33,6 +19,18 @@ task_categories:
33
  task_ids:
34
  - named-entity-recognition
35
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  # Dataset Card for PLOD-filtered
37
 
38
  ## Table of Contents
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  annotations_creators:
2
+ - Leonardo Zilio, Hadeel Saadany, Prashant Sharma, Diptesh Kanojia, Constantin Orasan
3
  language_creators:
4
  - found
5
  languages:
6
  - en
7
  licenses:
8
+ - cc-by-sa4.0
9
  multilinguality:
10
  - monolingual
11
  paperswithcode_id: acronym-identification
 
19
  task_ids:
20
  - named-entity-recognition
21
 
22
+ # PLOD: An Abbreviation Detection Dataset
23
+
24
+ This is the repository for PLOD Dataset submitted to LREC 2022. The dataset can help build sequence labelling models for the task Abbreviation Detection.
25
+
26
+ ### Dataset
27
+
28
+ We provide two variants of our dataset - Filtered and Unfiltered. They are described in our paper here.
29
+
30
+ 1. The Filtered version can be accessed via [Huggingface Datasets here](https://huggingface.co/datasets/surrey-nlp/PLOD-filtered) and a [CONLL format is present here](https://github.com/surrey-nlp/PLOD-AbbreviationDetection).<br/>
31
+
32
+ 2. The Unfiltered version can be accessed via [Huggingface Datasets here](https://huggingface.co/datasets/surrey-nlp/PLOD-unfiltered) and a [CONLL format is present here](https://github.com/surrey-nlp/PLOD-AbbreviationDetection).<br/>
33
+
34
  # Dataset Card for PLOD-filtered
35
 
36
  ## Table of Contents