cogcomp-nlp
cogcomp-nlp copied to clipboard
How to pass parameter [on runtime] to a specific annotator of the AnnotatorService?
Imagine you want to pas some options to an annotator, through pipeline or any other annotator service. How can we do this?
We discussed something similar to this, but when sending parameters to an Annotator object. We can follow a similar approach, but it is slightly more convoluted. Any ideas what is the best approach for this?
@mssammon @cowchipkid
FYI @666666fzl
I think the same approach will apply as for Annotator.