Datasets:

Modalities:
Text
Libraries:
Datasets
umagunturi commited on
Commit
e1242dc
·
1 Parent(s): 98bb15e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -6,6 +6,44 @@ Original source of the data - []()
6
 
7
 
8
  ## Dataset Structure
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
 
10
 
11
  ### Data Fields
 
6
 
7
 
8
  ## Dataset Structure
9
+ Table 1: Statistics on the length of the abstractive keyphrases for Test split of www dataset.
10
+
11
+ | | Test |
12
+ |:-----------:|:------:|
13
+ | Single word | 28.21% |
14
+ | Two words | 47.65% |
15
+ | Three words | 15.20% |
16
+ | Four words | 8.04% |
17
+ | Five words | 0.65% |
18
+ | Six words | 0.12% |
19
+ | Seven words | 0.05% |
20
+ | Eight words | 0.05% |
21
+
22
+ Table 2: Statistics on the length of the extractive keyphrases for Test split of www dataset.
23
+
24
+ | | Test |
25
+ |:-----------:|:------:|
26
+ | Single word | 44.09% |
27
+ | Two words | 48.07% |
28
+ | Three words | 7.20% |
29
+ | Four words | 0.45% |
30
+ | Five words | 0.16% |
31
+
32
+ Table 3: General statistics about www dataset.
33
+
34
+ | Type of Analysis | Test |
35
+ |:------------------------------------------------:|:-------------------:|
36
+ | Annotator Type | Authors and Readers |
37
+ | Document Type | Scientific Articles |
38
+ | No. of Documents | 1330 |
39
+ | Avg. Document length (words) | 163.51 |
40
+ | Max Document length (words) | 587 |
41
+ | Max no. of abstractive keyphrases in a document | 13 |
42
+ | Min no. of abstractive keyphrases in a document | 0 |
43
+ | Avg. no. of abstractive keyphrases per document | 2.98 |
44
+ | Max no. of extractive keyphrases in a document | 9 |
45
+ | Min no. of extractive keyphrases in a document | 0 |
46
+ | Avg. no. of extractive keyphrases per document | 1.81 |
47
 
48
 
49
  ### Data Fields