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