Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MaxNoichl
/
openalex_mapper
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openalex_mapper
165 kB
3 contributors
History:
169 commits
MaxNoichl
downgrade numpy, numba, reset dmp
26dc96d
22 days ago
.github
Force push to hf
9 months ago
.gitignore
Safe
512 Bytes
Add app_save_copy.py and app_2.py to .gitignore to prevent tracking of temporary files.
6 months ago
README.md
Safe
565 Bytes
Update SDK version in README.md from 5.42.0 to 5.23.1 for compatibility.
4 months ago
app.py
Safe
71.1 kB
improved token-acess-parsing
22 days ago
app_2.py
Safe
2.51 kB
reintegrated old code
10 months ago
color_utils.py
Safe
674 Bytes
Many updates, mainly added categorical.
5 months ago
colormap_chooser.py
Safe
35.2 kB
Many updates, mainly added categorical.
5 months ago
colormap_chooser_testing_app.py
Safe
1.49 kB
Many updates, mainly added categorical.
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.
6 months ago
edgebundling.py
Safe
18.8 kB
added edge-bundling
10 months ago
legend_builders.py
Safe
9.13 kB
Updated sizing small aestheztic changes & fixes to sampling
5 months ago
network_utils.py
Safe
2.54 kB
Enhance sampling logic in app.py to support batched sampling for target sizes over 10k, ensuring unique records are collected. Update network_utils.py to set a solid white background for citation graphs and disable transparency in saved figures.
3 months ago
openalex_utils.py
Safe
15.1 kB
Fixed categorical colors.
4 months ago
requirements.txt
Safe
333 Bytes
downgrade numpy, numba, reset dmp
22 days ago
styles.py
Safe
474 Bytes
first commit
11 months ago
ui_utils.py
Safe
2.03 kB
Many updates, mainly added categorical.
5 months ago