mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-03 20:00:21 +03:00
Remove now unnecessary import
This commit is contained in:
parent
7b0ef326fb
commit
0dead4b3e7
|
@ -4326,7 +4326,6 @@
|
|||
"pip": "span_marker",
|
||||
"code_example": [
|
||||
"import spacy",
|
||||
"import span_marker",
|
||||
"",
|
||||
"nlp = spacy.load(\"en_core_web_sm\")",
|
||||
"nlp.add_pipe(\"span_marker\", config={\"model\": \"tomaarsen/span-marker-roberta-large-ontonotes5\"})",
|
||||
|
|
Loading…
Reference in New Issue
Block a user