Guest User

Untitled

a guest
Apr 25th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. import spacy
  2. nlp = spacy.load('en')
  3.  
  4. python3 -m spacy download en
  5.  
  6. !python3 -m spacy download en
  7.  
  8. % bash
  9. python3 -m spacy download en
Add Comment
Please, Sign In to add comment