MohammadOthman commited on
Commit
67cd87a
1 Parent(s): 30a6bd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -75,7 +75,7 @@ doc = nlp(text)
75
  displacy.render(doc, style='ent', jupyter=True)
76
 
77
  ```
78
- <img src="https://i.ibb.co/b30gd7W/displacy-output.png" alt="Displacy Example" width="600"/>
79
 
80
 
81
  ### Label Scheme
 
75
  displacy.render(doc, style='ent', jupyter=True)
76
 
77
  ```
78
+ <img src="https://i.ibb.co/8cmhVG7/displacy-output.png" alt="Displacy Example" width="600"/>
79
 
80
 
81
  ### Label Scheme