Is there a way we can use can we use SpanCategorizer component to get the confidence scores from the default trained models such as en_core_web_trf and en_core_web_md ?
We don't want to train new models, we just need the confidence scores for NER and POS from the default models, how it can be done ?