openalex_mapper / openalex_utils.py

Commit History

Fixed categorical colors.
20cd1f4

MaxNoichl commited on

Many updates, mainly added categorical.
f895c88

MaxNoichl commited on

Implement DOI list handling in CSV uploads and add highlight color feature in predictions. Refactor embedding creation function for clarity and enhance OpenAlex record fetching with new utility function.
cabc445

MaxNoichl commited on

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.
c3c41c1

MaxNoichl commited on

Kicked out pkl upload, fixed csv-upload. Update requirements.txt to specify torch version and add gradio dependency.
a28644f

MaxNoichl commited on

Enhance data processing in app.py and openalex_utils.py by improving handling of referenced works and filling missing publication values with spaces.
d748d3b

MaxNoichl commited on

Enhance data processing by adding CSV and Pickle file upload support, improving error handling, and refining the prediction pipeline. Update the `process_records_to_df` function to handle existing DataFrames and ensure required fields are processed correctly.
ad4e2b9

MaxNoichl commited on

drop duplicates
2395603

MaxNoichl commited on

Temorary change from medioid to mean
d934c35

MaxNoichl commited on

first commit
d1ed09d

MaxNoichl commited on