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