Update universe.json

This commit is contained in:
Vishnu Nandakumar 2023-06-26 20:12:40 +05:30 committed by GitHub
parent 0a6357b0f4
commit a5278b79c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4181,7 +4181,7 @@
"slogan": "Knowledge graph using NLP Spacy",
"description": "Knowledge graph using NLP Spacy",
"github": "vishnunkumar/nligraphspacy",
"pip": "spacyspellcheck",
"pip": "nligraphspacy",
"code_example": [,
"from nligraphspacy import NLIGRAPH",
"nligraph = NLIGRAPH.RelationEntityExtract('She worked in the city of London')",