mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-04 20:03:13 +03:00
fix comma json error
This commit is contained in:
parent
fd9ede7c87
commit
532912df53
|
@ -3248,7 +3248,7 @@
|
||||||
" (\"i like movies on wednesdays\", \"Positive\"),",
|
" (\"i like movies on wednesdays\", \"Positive\"),",
|
||||||
" (\"i find your argument ridiculous\", \"Negative\"),",
|
" (\"i find your argument ridiculous\", \"Negative\"),",
|
||||||
" (\"soda with straws are my favorite\", \"Positive\"),",
|
" (\"soda with straws are my favorite\", \"Positive\"),",
|
||||||
"]",
|
"]"
|
||||||
],
|
],
|
||||||
"thumb": "https://raw.githubusercontent.com/sloev/sentimental-onix/master/.github/onix.webp",
|
"thumb": "https://raw.githubusercontent.com/sloev/sentimental-onix/master/.github/onix.webp",
|
||||||
"author": "Johannes Valbjørn",
|
"author": "Johannes Valbjørn",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user