allenai / scispacy

A full spaCy pipeline and models for scientific/biomedical documents.
https://allenai.github.io/scispacy/
Apache License 2.0
1.68k stars 225 forks source link

Can you finetune the pre-trained algoritms in scispacy to add more labels? #467

Closed kharanshu2 closed 1 year ago

kharanshu2 commented 1 year ago

I am new to spacy. I wanted to know if we can fine-tune scispacy models like we can do with spacy model by just making a spacy config file, after we convert the data to used for fine-tuning to spacy format.

dakinggg commented 1 year ago

Hi @kmnhops, yes this should work! scispacy models are just scispacy models :)