Commit
·
70f140e
1
Parent(s):
3e1d96c
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ The Semeval-2017 dataset was originally proposed by *Isabelle Augenstein et al.*
|
|
10 |
|
11 |
|
12 |
## Dataset Structure
|
13 |
-
|
14 |
|
15 |
| | Train | Test | Validation |
|
16 |
|:-----------------:|:------:|:------:|:----------:|
|
@@ -37,7 +37,7 @@ The Semeval-2017 dataset was originally proposed by *Isabelle Augenstein et al.*
|
|
37 |
| Twenty-two words | 0.06% | 0% | 0% |
|
38 |
| Twenty-five words | 0% | 0% | 0% |
|
39 |
|
40 |
-
|
41 |
|
42 |
| | Train | Test | Validation |
|
43 |
|:-----------------:|:------:|:------:|:----------:|
|
@@ -61,7 +61,7 @@ The Semeval-2017 dataset was originally proposed by *Isabelle Augenstein et al.*
|
|
61 |
| Nineteen words | 0.02% | 0% | 0% |
|
62 |
| Twenty-five words | 0.04% | 0% | 0% |
|
63 |
|
64 |
-
|
65 |
|
66 |
| Type of Analysis | Train | Test | Validation |
|
67 |
|:------------------------------------------------:|:-------------------:|:-------------------:|:-------------------:|
|
|
|
10 |
|
11 |
|
12 |
## Dataset Structure
|
13 |
+
Table 1: Statistics on the length of the abstractive keyphrases for Train, Test, and Validation splits of SemEval 2017 dataset.
|
14 |
|
15 |
| | Train | Test | Validation |
|
16 |
|:-----------------:|:------:|:------:|:----------:|
|
|
|
37 |
| Twenty-two words | 0.06% | 0% | 0% |
|
38 |
| Twenty-five words | 0% | 0% | 0% |
|
39 |
|
40 |
+
Table 2: Statistics on the length of the extractive keyphrases for Train, Test, and Validation splits of SemEval 2017 dataset.
|
41 |
|
42 |
| | Train | Test | Validation |
|
43 |
|:-----------------:|:------:|:------:|:----------:|
|
|
|
61 |
| Nineteen words | 0.02% | 0% | 0% |
|
62 |
| Twenty-five words | 0.04% | 0% | 0% |
|
63 |
|
64 |
+
Table 3: General statistics of the Semeval 2017 dataset.
|
65 |
|
66 |
| Type of Analysis | Train | Test | Validation |
|
67 |
|:------------------------------------------------:|:-------------------:|:-------------------:|:-------------------:|
|