mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-22 01:51:58 +03:00
fix typo
This commit is contained in:
parent
532912df53
commit
66d20886ad
|
@ -3221,7 +3221,7 @@
|
|||
"slogan": "Use onnx for sentiment models",
|
||||
"description": "spacy pipeline component for sentiment analysis using onnx",
|
||||
"github": "sloev/sentimental-onix",
|
||||
"pip": "sentimental-onixh",
|
||||
"pip": "sentimental-onix",
|
||||
"code_example": [
|
||||
"import spacy",
|
||||
"from sentimental_onix import pipeline",
|
||||
|
|
Loading…
Reference in New Issue
Block a user