mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-21 09:31:59 +03:00
Update universe.json
This commit is contained in:
parent
76a8b53193
commit
25140f32d5
|
@ -4182,7 +4182,7 @@
|
|||
"description": "Knowledge graph using NLP Spacy",
|
||||
"github": "vishnunkumar/nligraphspacy",
|
||||
"pip": "nligraphspacy",
|
||||
"code_example": [,
|
||||
"code_example": [
|
||||
"from nligraphspacy import NLIGRAPH",
|
||||
"nligraph = NLIGRAPH.RelationEntityExtract('She worked in the city of London')",
|
||||
"nligraph.process_text()",
|
||||
|
|
Loading…
Reference in New Issue
Block a user