mirror of https://github.com/explosion/spaCy.git
Fix image [ci skip]
Twitter URL doesn't work on live site
This commit is contained in:
parent
1aa91e926f
commit
dfcc8f02af
|
@ -1055,7 +1055,7 @@
|
|||
"description": "`spacy-wordnet` creates annotations that easily allow the use of WordNet and [WordNet Domains](http://wndomains.fbk.eu/) by using the [NLTK WordNet interface](http://www.nltk.org/howto/wordnet.html)",
|
||||
"github": "recognai/spacy-wordnet",
|
||||
"tags": ["wordnet", "synsets"],
|
||||
"thumb": "https://pbs.twimg.com/profile_images/999591281239052288/2EZAed3J_400x400.jpg",
|
||||
"thumb": "https://i.imgur.com/3y2uPUv.jpg",
|
||||
"code_example": [
|
||||
"import spacy",
|
||||
"from spacy_wordnet.wornet_annotator import WordnetAnnotator ",
|
||||
|
|
Loading…
Reference in New Issue