Closed profliuhao closed 9 months ago
@profliuhao scispacy has been added and the images are building now, will be pushed and available via the container registry shortly.
If you have additional packages you would like to have available, please consider submitting a pull request to add them - it will be faster and easier, as we cannot guarantee that we can quickly respond to or fulfill all requests.
Dear Chris,
Thanks for the quick response and action. I have a quick question: For pre-trained embedding or BERT models, such as en_core_sci_lg from Scispacy or BioBERT variants, do you recommend just including the downloaded models in the submission, since the runtime will not provide internet access?
On Thu, Feb 8, 2024 at 9:31 AM Chris Kucharczyk @.***> wrote:
@profliuhao https://github.com/profliuhao scispacy has been added and the images are building now, will be pushed and available via the container registry shortly.
If you have additional packages you would like to have available, please consider submitting a pull request to add them - it will be faster and easier, as we cannot guarantee that we can quickly respond to or fulfill all requests.
— Reply to this email directly, view it on GitHub https://github.com/drivendataorg/snomed-ct-entity-linking-runtime/issues/8#issuecomment-1934243965, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAT7L7RQQ7ZOY2ZGV42XYCDYSTOTFAVCNFSM6AAAAABC6UHFGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZUGI2DGOJWGU . You are receiving this because you were mentioned.Message ID: @.*** .com>
-- Hao Liu Ph.D. Assistant Professor School of Computing CCIS 227E College of Science and Mathematics Montclair State University Email: @. @.> Phone: (973) 655-4096
Yes, you should include such models in your submission.
Can you consider adding scispacy==0.5.3 to the run time? ScispaCy is a Python package containing spaCy models for processing biomedical, scientific or clinical text. It is a better fit for this task than spaCy.