HoangHa commited on
Commit
114a021
·
verified ·
1 Parent(s): 1d5ba9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  ## Overview
13
  This repository provides a modified Hugging Face `datasets` loading script for MEDLINE/PubMed data. It is designed to download and parse PubMed baseline XML files, with specific enhancements for **extracting the complete text from structured abstracts**.
14
 
15
- This script is based on the original NCBI PubMed dataset loader from Hugging Face and includes modifications by **Hoang Ha (LIG)** and abstract parsing enhancements was adapted for the **[NanoBubble Project](https://nanobubbles.hypotheses.org/)** contributed by **Tiziri Terkmani (Research Engineer, LIG, Team SIGMA)**.
16
 
17
  ## Key Features
18
  - Parses PubMed baseline XML files (`.xml.gz`).
 
12
  ## Overview
13
  This repository provides a modified Hugging Face `datasets` loading script for MEDLINE/PubMed data. It is designed to download and parse PubMed baseline XML files, with specific enhancements for **extracting the complete text from structured abstracts**.
14
 
15
+ This script is based on the original NCBI PubMed dataset loader from Hugging Face and includes modifications by **[Hoang Ha (LIG)](https://www.linkedin.com/in/hoanghavn/)** and abstract parsing enhancements was adapted for the **[NanoBubble Project](https://nanobubbles.hypotheses.org/)** contributed by **Tiziri Terkmani (Research Engineer, LIG, Team SIGMA)**.
16
 
17
  ## Key Features
18
  - Parses PubMed baseline XML files (`.xml.gz`).