umcu / clinlp

A Python library for performing NLP on clinical text written in Dutch
GNU General Public License v3.0
33 stars 0 forks source link

Shareable pipelines #103

Open bramiozo opened 4 days ago

bramiozo commented 4 days ago

Describe the feature Ability to store pipelines, perhaps as recipes or pkl's.

A use case for the feature Shareability of pipelines between institutes

Would you like to be involved in development? Yo :D

vmenger commented 3 days ago

Here's some things spaCy can do already: https://spacy.io/usage/saving-loading, but would be nice to dive into this and run some tests with custom components