Skip to content
Discussion options

You must be logged in to vote

spacy is mainly focused on analysis rather than generation, so the core library doesn't include any components that generate forms, for example generating the inflected form based on a lemma + morphological features. You'll need to look for alternate libraries with support for morphological generation for English to do this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage
2 participants