Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
raannakasturi
/
ReXploreIDFetchingAPI
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
ReXploreIDFetchingAPI
Ctrl+K
Ctrl+K
  • 1 contributor
History: 34 commits
raannakasturi's picture
raannakasturi
Update arvix.py
b310130 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • .gitignore
    46 Bytes
    Refactor data extraction logic to improve category handling and streamline data sanitization 5 months ago
  • LICENSE
    34.5 kB
    Create LICENSE 4 months ago
  • README.md
    307 Bytes
    Update README.md 4 months ago
  • app.py
    1.25 kB
    Refactor imports and consolidate utility functions into utils.py; remove tools.py 4 months ago
  • arvix.py
    3.83 kB
    Update arvix.py 4 months ago
  • fetch_data.py
    2.23 kB
    Refactor data extraction functions: rename extract_pmc_data to extract_sd_data, add extract_phys_data, and update file handling for new data sources 4 months ago
  • phys.py
    3.8 kB
    Refactor data extraction functions: rename extract_pmc_data to extract_sd_data, add extract_phys_data, and update file handling for new data sources 4 months ago
  • pmc.py
    3.23 kB
    Refactor data extraction functions: rename extract_pmc_data to extract_sd_data, add extract_phys_data, and update file handling for new data sources 4 months ago
  • requirements.txt
    102 Bytes
    Add initial project structure with core functionality and dependencies 5 months ago
  • utils.py
    2.32 kB
    Refactor imports and consolidate utility functions into utils.py; remove tools.py 4 months ago