From a5278b79c16b1056ab06524889042d2088a781d9 Mon Sep 17 00:00:00 2001 From: Vishnu Nandakumar <38393302+Vishnunkumar@users.noreply.github.com> Date: Mon, 26 Jun 2023 20:12:40 +0530 Subject: [PATCH] Update universe.json --- website/meta/universe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/meta/universe.json b/website/meta/universe.json index 689ed4d2a..b15aca993 100644 --- a/website/meta/universe.json +++ b/website/meta/universe.json @@ -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')",