MohammadOthman
commited on
Commit
•
67cd87a
1
Parent(s):
30a6bd3
Update README.md
Browse files
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/
|
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
|