Skip to content

Instantly share code, notes, and snippets.

@quantra-go-algo
Created September 2, 2022 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quantra-go-algo/4beeb0c082340902d0c51369d4376eb7 to your computer and use it in GitHub Desktop.
Save quantra-go-algo/4beeb0c082340902d0c51369d4376eb7 to your computer and use it in GitHub Desktop.
from spacy import displacy
displacy.render(doc, style="dep")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment