How to use stanfordnlp/stanza-cs with Stanza:
import stanza stanza.download("cs") nlp = stanza.Pipeline("cs")