openalex_mapper / openalex_utils.py

Commit History

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
Running

m7n 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

m7n commited on

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

m7n 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

m7n 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

m7n commited on

drop duplicates
2395603

m7n commited on

Temorary change from medioid to mean
d934c35

m7n commited on

first commit
d1ed09d

m7n commited on