Fix image [ci skip]

Twitter URL doesn't work on live site
This commit is contained in:
Ines Montani 2018-11-14 01:01:33 +01:00
parent 1aa91e926f
commit dfcc8f02af
1 changed files with 1 additions and 1 deletions

View File

@ -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 ",