Auto-format [ci skip]

This commit is contained in:
Ines Montani 2019-08-20 14:46:41 +02:00
parent 199589228e
commit 072860fcd0
1 changed files with 2 additions and 2 deletions

View File

@ -1611,8 +1611,8 @@
"pip": "negspacy", "pip": "negspacy",
"category": ["pipeline", "scientific"], "category": ["pipeline", "scientific"],
"tags": ["negation", "text-processing"], "tags": ["negation", "text-processing"],
"thumb":"https://github.com/jenojp/negspacy/blob/master/docs/thumb.png?raw=true", "thumb": "https://github.com/jenojp/negspacy/blob/master/docs/thumb.png?raw=true",
"image":"https://github.com/jenojp/negspacy/blob/master/docs/icon.png?raw=true", "image": "https://github.com/jenojp/negspacy/blob/master/docs/icon.png?raw=true",
"code_example": [ "code_example": [
"import spacy", "import spacy",
"from negspacy.negation import Negex", "from negspacy.negation import Negex",