Skip to content

Conversation

@mart-r
Copy link
Collaborator

@mart-r mart-r commented Oct 30, 2025

The embedded linker (#65) uses imports / dependencies (torch and transformers) not included in the base medcat. They were available through either meta-cat, rel-cat, or deid optional addons, but the embedding linker does not fit in any of those.

This PR implements a new optional extra section specifically for embedding linker. And a check to make sure these are installed before fully initialising the module.

@tomolopolis
Copy link
Member

Copy link
Collaborator

@alhendrickson alhendrickson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mart-r mart-r merged commit bef9fab into main Nov 5, 2025
22 of 24 checks passed
@mart-r mart-r deleted the bug/medcat/CU-869b07hr0-add-optional-extra-for-embedding-linker branch November 5, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants