Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
m7n
/
openalex_mapper
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9c57eb7
openalex_mapper
Ctrl+K
Ctrl+K
3 contributors
History:
151 commits
m7n
Remove unnecessary commented-out code in app.py to enhance clarity and maintainability.
9c57eb7
about 1 month ago
.github
Force push to hf
4 months ago
.gitignore
Safe
512 Bytes
Add app_save_copy.py and app_2.py to .gitignore to prevent tracking of temporary files.
about 1 month ago
README.md
Safe
677 Bytes
Update SDK version in README.md from 5.33.0 to 5.23.1 and remove specific torch version from requirements.txt
about 1 month ago
app.py
Safe
40.2 kB
Remove unnecessary commented-out code in app.py to enhance clarity and maintainability.
about 1 month ago
app_2.py
Safe
2.51 kB
reintegrated old code
5 months ago
data_setup.py
Safe
3.85 kB
Enhance device selection logic in setup_embedding_model to support MPS for Apple Silicon, in addition to CUDA and CPU fallback.
about 1 month ago
edgebundling.py
Safe
18.8 kB
added edge-bundling
5 months ago
network_utils.py
Safe
2.41 kB
added edge-bundling
5 months ago
openalex_utils.py
Safe
6.89 kB
Refactor app.py to improve handling of serialized data in DataFrame uploads, replacing previous parsing logic with a more robust JSON and Python-repr parsing function. Update file upload instructions to clarify supported formats.
about 1 month ago
requirements.txt
Safe
316 Bytes
Update SDK version in README.md from 5.33.0 to 5.23.1 and remove specific torch version from requirements.txt
about 1 month ago
styles.py
Safe
474 Bytes
first commit
6 months ago