How to use stanfordnlp/stanza-cop with Stanza:
import stanza stanza.download("cop") nlp = stanza.Pipeline("cop")
What is a pickle import?