Skip to content

Instantly share code, notes, and snippets.

@aniruddha27
Created June 5, 2020 21:01
Show Gist options
  • Save aniruddha27/4474e7b9c77524a8a664039322fb0a3f to your computer and use it in GitHub Desktop.
Save aniruddha27/4474e7b9c77524a8a664039322fb0a3f to your computer and use it in GitHub Desktop.
doc = nlp(' Last year, I spoke about the Ujjwala programme , through which, I am happy to report, 50 million free liquid-gas connections have been provided so far')
png = visualise_spacy_tree.create_png(doc)
display(Image(png))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment