Skip to content
Discussion options

You must be logged in to vote

Hi! One of spaCy's core principles is that spaCy's processing never modifies the text itself. Any preprocessing step that changes the text should be run before nlp(text). If you share more details & example code, perhaps we can try and find a good solution together?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adrianeboyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage feat / doc Feature: Doc, Span and Token objects
2 participants