Can we create our own annotators with Spark NLP Healthcare? #370
Answered
by
JustHeroo
JustHeroo
asked this question in
sparknlp-healthcare
-
Can we create our own annotators with Spark NLP Healthcare? |
Beta Was this translation helpful? Give feedback.
Answered by
JustHeroo
Sep 20, 2021
Replies: 1 comment
-
Annotator are specific classes / components in the SparkNLP API to be included in pipelines. This is part of the core, and not something that clients often extend. But if you have any special requirement, let us know. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JustHeroo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Annotator are specific classes / components in the SparkNLP API to be included in pipelines. This is part of the core, and not something that clients often extend. But if you have any special requirement, let us know.