Uisng imported function s a custom component #13758
Unanswered
widgetface
asked this question in
Help: Coding & Implementations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I apologise straight off the bat if this is a dumb question , but I have only just started using SpaCy as a tool
I have a custom component at ./components/clinical_ner_tagger.py
I import this into my main.py file
custom component in a pipeline ? Al the examples have the custom component in the same file as the pipeline that is using the name attribute , but that doesn't work for imported files.
Again apologise for my basic question.
Beta Was this translation helpful? Give feedback.
All reactions