From c3a5e1453df55a2c68f047b99324d8a2a5253c6f Mon Sep 17 00:00:00 2001 From: Raman <12030142019@sicsr.ac.in> Date: Tue, 13 Mar 2018 16:22:56 +0530 Subject: [PATCH] Update templates.yaml --- docs/manual/source/gallery/templates.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/source/gallery/templates.yaml b/docs/manual/source/gallery/templates.yaml index a5bcb0acd5..efd1229ff1 100644 --- a/docs/manual/source/gallery/templates.yaml +++ b/docs/manual/source/gallery/templates.yaml @@ -74,7 +74,7 @@ - template: name: Topic Labelling with Wikipedia - repo: "https://github.com/peoplehum/template-Labelling-Topics-with-wikipedia" + repo: "https://github.com/rajdeepd/template-Labelling-Topics-with-wikipedia" description: |- This template will label topics (e.g. topic generated through LDA topic modeling) with relevant category by referring to Wikipedia as a knowledge base. tags: [clustering, nlp]