Update README.md
Browse files
README.md
CHANGED
@@ -26,4 +26,6 @@ The purpose of this extraction is to further research in Biomedicine + NLP. Whil
|
|
26 |
|
27 |
The Markdown format includes figure description, tables, and a YAML header with some metadata like original license. It is filtered to remove Non-Derivative licenses as you cannot modify or remix the data for other purposes.
|
28 |
|
|
|
|
|
29 |
You can recreate this dataset by using this package: https://github.com/casper-hansen/pmc-python
|
|
|
26 |
|
27 |
The Markdown format includes figure description, tables, and a YAML header with some metadata like original license. It is filtered to remove Non-Derivative licenses as you cannot modify or remix the data for other purposes.
|
28 |
|
29 |
+
This used the 2025-06-26 snapshot from https://ftp.ncbi.nlm.nih.gov/pub/pmc/oa_bulk/oa_comm/xml/
|
30 |
+
|
31 |
You can recreate this dataset by using this package: https://github.com/casper-hansen/pmc-python
|