Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -55,3 +55,5 @@ The following data fields are available:
|
|
55 |
- **abstract**: abstract of the document.
|
56 |
- **keyphrases**: list of reference keyphrases.
|
57 |
- **prmu**: list of <u>P</u>resent-<u>R</u>eordered-<u>M</u>ixed-<u>U</u>nseen categories for reference keyphrases.
|
|
|
|
|
|
55 |
- **abstract**: abstract of the document.
|
56 |
- **keyphrases**: list of reference keyphrases.
|
57 |
- **prmu**: list of <u>P</u>resent-<u>R</u>eordered-<u>M</u>ixed-<u>U</u>nseen categories for reference keyphrases.
|
58 |
+
|
59 |
+
**NB**: The present keyphrases (represented by the "P" label in the PRMU column) are sorted by their apparition order in the text (title + abstract).
|