Datasets:

Modalities:
Text
Languages:
English
ArXiv:
Libraries:
Datasets
License:
MHoubre commited on
Commit
e043858
1 Parent(s): 9ee016a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -55,7 +55,10 @@ The following data fields are available:
55
  - **title**: title of the document.
56
  - **abstract**: abstract of the document.
57
  - **keyphrases**: list of reference keyphrases.
 
58
  - **prmu**: list of <u>P</u>resent-<u>R</u>eordered-<u>M</u>ixed-<u>U</u>nseen categories for reference keyphrases.
 
 
59
 
60
  **NB**: The present keyphrases (represented by the "P" label in the PRMU column) are sorted by their apparition order in the text (title + text).
61
 
 
55
  - **title**: title of the document.
56
  - **abstract**: abstract of the document.
57
  - **keyphrases**: list of reference keyphrases.
58
+ - **mesh terms**: list of indexer assigned MeSH terms if available (around 68% of the articles)
59
  - **prmu**: list of <u>P</u>resent-<u>R</u>eordered-<u>M</u>ixed-<u>U</u>nseen categories for reference keyphrases.
60
+ - **authors**: list of the article's authors
61
+ - **year**: publication year
62
 
63
  **NB**: The present keyphrases (represented by the "P" label in the PRMU column) are sorted by their apparition order in the text (title + text).
64